Searched defs:SimpleSlottableTextProperty (Results 1 – 1 of 1) sorted by relevance
58 struct SimpleSlottableTextProperty { struct59 sk_sp<SkTypeface> typeface;60 std::string text;62 float textSize;63 float minTextSize;64 float maxTextSize;65 float strokeWidth;66 float lineHeight;67 float lineShift;68 float ascent;[all …]