Searched defs:SimpleTextStyle (Results 1 – 1 of 1) sorted by relevance
43 struct SimpleTextStyle { struct44 WASMPointerF32 colorPtr;45 WASMPointerF32 foregroundColorPtr;46 WASMPointerF32 backgroundColorPtr;47 uint8_t decoration;48 SkScalar decorationThickness;49 WASMPointerF32 decorationColorPtr;50 para::TextDecorationStyle decorationStyle;51 para::TextBaseline textBaseline;52 SkScalar fontSize;[all …]