Home
last modified time | relevance | path

Searched refs:decorationColorPtr (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/canvaskit/
H A Dparagraph_bindings.cpp49 WASMPointerF32 decorationColorPtr; member
162 if (s.decorationColorPtr) { in toTextStyle()
163 ts.setDecorationColor(toSkColor4f(s.decorationColorPtr).toSkColor()); in toTextStyle()
606 .field("_decorationColorPtr", &SimpleTextStyle::decorationColorPtr) in EMSCRIPTEN_BINDINGS()

Completed in 1 milliseconds