Searched refs:decorationColorPtr (Results 1 – 1 of 1) sorted by relevance
49 uintptr_t /* float* */ decorationColorPtr; member162 if (s.decorationColorPtr) { in toTextStyle()163 ts.setDecorationColor(toSkColor4f(s.decorationColorPtr).toSkColor()); in toTextStyle()613 .field("_decorationColorPtr", &SimpleTextStyle::decorationColorPtr) in EMSCRIPTEN_BINDINGS()