Searched defs:SimpleTextStyle (Results 1 – 2 of 2) 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 …]
64 struct SimpleTextStyle { struct65 WASMPointerF32 colorPtr;66 WASMPointerF32 foregroundColorPtr;67 WASMPointerF32 backgroundColorPtr;68 uint8_t decoration;69 SkScalar decorationThickness;70 WASMPointerF32 decorationColorPtr;71 para::TextDecorationStyle decorationStyle;72 para::TextBaseline textBaseline;73 SkScalar fontSize;[all …]