Home
last modified time | relevance | path

Searched defs:DEFAULT_DIRECTION (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dlist_modifier.cpp27 constexpr int32_t DEFAULT_DIRECTION = 0; variable
H A Dnode_list_modifier.cpp38 constexpr int32_t DEFAULT_DIRECTION = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dconstants.cpp200 const int32_t DEFAULT_DIRECTION = 1; // FlexDirection::COLUMN variable