Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/include/
DTextStyle.h124 struct PlaceholderStyle { struct
126 PlaceholderStyle(SkScalar width, SkScalar height, PlaceholderAlignment alignment, in PlaceholderStyle() function
136 SkScalar fWidth = 0;
137 SkScalar fHeight = 0;
138 PlaceholderAlignment fAlignment = PlaceholderAlignment::kBaseline;
139 TextBaseline fBaseline = TextBaseline::kAlphabetic;
148 SkScalar fBaselineOffset = 0;