Home
last modified time | relevance | path

Searched defs:SimpleTextStyle (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/modules/canvaskit/
H A Dparagraph_bindings.cpp64 struct SimpleTextStyle { struct
65 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 …]