Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp64 constexpr uint32_t DEFAULT_MODAL_COLOR = 0x00000000; variable
810 if (modalColor_ == DEFAULT_MODAL_COLOR) { in SetupRootElement()