Home
last modified time | relevance | path

Searched defs:SimpleSlottableTextProperty (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/m133/modules/canvaskit/
Dskottie_bindings.cpp58 struct SimpleSlottableTextProperty { struct
59 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 …]