Searched refs:MIN_POINTER_COLOR (Results 1 – 2 of 2) sorted by relevance
90 constexpr int32_t MIN_POINTER_COLOR { 0x000000 }; variable1293 decodeOpts.SVGOpts.strokeColor = {.isValidColor = true, .color = MIN_POINTER_COLOR}; in DecodeImageToPixelMap()1366 pointerColor = MIN_POINTER_COLOR; in GetPointerColor()
36 constexpr int32_t MIN_POINTER_COLOR { 0x000000 }; variable234 int32_t color = MIN_POINTER_COLOR; in SetPointerColor()287 int32_t color = MIN_POINTER_COLOR; in SetPointerColorSync()