Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skparagraph/include/
H A 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;