Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/include/
DTextStyle.h121 struct PlaceholderStyle { struct
123 PlaceholderStyle(SkScalar width, SkScalar height, PlaceholderAlignment alignment, in PlaceholderStyle() function
133 SkScalar fWidth = 0;
134 SkScalar fHeight = 0;
135 PlaceholderAlignment fAlignment = PlaceholderAlignment::kBaseline;
136 TextBaseline fBaseline = TextBaseline::kAlphabetic;
145 SkScalar fBaselineOffset = 0;