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