Searched defs:PlaceholderStyle (Results 1 – 1 of 1) sorted by relevance
121 struct PlaceholderStyle { struct123 PlaceholderStyle(SkScalar width, SkScalar height, PlaceholderAlignment alignment, in PlaceholderStyle() function133 SkScalar fWidth = 0;134 SkScalar fHeight = 0;135 PlaceholderAlignment fAlignment = PlaceholderAlignment::kBaseline;136 TextBaseline fBaseline = TextBaseline::kAlphabetic;145 SkScalar fBaselineOffset = 0;