Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/include/
DTextStyle.h117 struct PlaceholderStyle { struct
118 PlaceholderStyle() in PlaceholderStyle() function
125 PlaceholderStyle(SkScalar width, SkScalar height, PlaceholderAlignment alignment, in PlaceholderStyle() function
135 SkScalar fWidth;
136 SkScalar fHeight;
137 PlaceholderAlignment fAlignment;
138 TextBaseline fBaseline;
147 SkScalar fBaselineOffset;