Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/canvaskit/
H A 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 …]