Home
last modified time | relevance | path

Searched refs:backgroundColorPtr (Results 1 – 1 of 1) sorted by relevance

/external/skia/modules/canvaskit/
Dparagraph_bindings.cpp46 uintptr_t /* float* */ backgroundColorPtr; member
134 if (s.backgroundColorPtr) { in toTextStyle()
136 p2.setColor4f(toSkColor4f(s.backgroundColorPtr)); in toTextStyle()
610 .field("_backgroundColorPtr", &SimpleTextStyle::backgroundColorPtr) in EMSCRIPTEN_BINDINGS()