Home
last modified time | relevance | path

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

/third_party/skia/modules/canvaskit/
Dparagraph_bindings.cpp43 struct SimpleTextStyle { struct
44 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 …]