Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/include/
DTextStyle.h131 struct PlaceholderStyle { struct
133 PlaceholderStyle(SkScalar width, SkScalar height, PlaceholderAlignment alignment, in PlaceholderStyle() function
143 SkScalar fWidth = 0;
144 SkScalar fHeight = 0;
145 PlaceholderAlignment fAlignment = PlaceholderAlignment::kBaseline;
146 TextBaseline fBaseline = TextBaseline::kAlphabetic;
155 SkScalar fBaselineOffset = 0;