Searched refs:SimpleTextStyle (Results 1 – 1 of 1) sorted by relevance
43 struct SimpleTextStyle { struct120 para::TextStyle toTextStyle(const SimpleTextStyle& s) { in toTextStyle()219 SimpleTextStyle textStyle;533 SimpleTextStyle textStyle) { in EMSCRIPTEN_BINDINGS()543 SimpleTextStyle textStyle, SkPaint foreground, in EMSCRIPTEN_BINDINGS()607 value_object<SimpleTextStyle>("TextStyle") in EMSCRIPTEN_BINDINGS()608 .field("_colorPtr", &SimpleTextStyle::colorPtr) in EMSCRIPTEN_BINDINGS()609 .field("_foregroundColorPtr", &SimpleTextStyle::foregroundColorPtr) in EMSCRIPTEN_BINDINGS()610 .field("_backgroundColorPtr", &SimpleTextStyle::backgroundColorPtr) in EMSCRIPTEN_BINDINGS()611 .field("decoration", &SimpleTextStyle::decoration) in EMSCRIPTEN_BINDINGS()[all …]