Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp92 constexpr int32_t DEFAULT_DISPLAY_PRIORITY = 0; variable
2733 ViewAbstract::SetDisplayIndex(frameNode, DEFAULT_DISPLAY_PRIORITY); in ResetDisplayPriority()
2739 CHECK_NULL_RETURN(frameNode, DEFAULT_DISPLAY_PRIORITY); in GetDisplayPriority()