Searched defs:PlaceholderStyle (Results 1 – 1 of 1) sorted by relevance
131 struct PlaceholderStyle { struct133 PlaceholderStyle(SkScalar width, SkScalar height, PlaceholderAlignment alignment, in PlaceholderStyle() function143 SkScalar fWidth = 0;144 SkScalar fHeight = 0;145 PlaceholderAlignment fAlignment = PlaceholderAlignment::kBaseline;146 TextBaseline fBaseline = TextBaseline::kAlphabetic;155 SkScalar fBaselineOffset = 0;