Home
last modified time | relevance | path

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

/external/skia/modules/canvaskit/
Dparagraph_bindings.cpp44 struct SimpleTextStyle { struct
45 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 …]