Home
last modified time | relevance | path

Searched defs:INVALID_COLOR_VALUE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_utils.h30 constexpr int32_t INVALID_COLOR_VALUE = -1; variable
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_drawing.cpp119 constexpr int32_t INVALID_COLOR_VALUE { -1 }; variable