Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Devent_dump_test_ng.cpp30 constexpr int32_t DEFAULT_DEPTH = 1; variable
123 frameNodeSnapshotInstance->Dump(dumpList, DEFAULT_DEPTH);
147 touchPointSnapshot->Dump(dumpList, DEFAULT_DEPTH);
405 eventTreeRecord->Dump(dumpList, DEFAULT_DEPTH);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Drender_grid_layout.cpp27 constexpr int32_t DEFAULT_DEPTH = 10; variable
678 int32_t depth = DEFAULT_DEPTH; in SetItemIndex()
696 int32_t depth = DEFAULT_DEPTH; in GetItemRowIndex()
716 int32_t depth = DEFAULT_DEPTH; in GetItemColumnIndex()
736 int32_t depth = DEFAULT_DEPTH; in GetItemSpan()
1020 int32_t depth = DEFAULT_DEPTH; in RegisterLongPressedForItems()
2238 int32_t depth = DEFAULT_DEPTH; in AddNodeAnimationToController()
2282 int32_t depth = DEFAULT_DEPTH; in AddNodeAnimationToControllerForDrop()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Drender_grid.cpp29 constexpr int32_t DEFAULT_DEPTH = 10; variable
734 int32_t depth = DEFAULT_DEPTH; in GetChildSpan()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Drender_water_flow.cpp37 constexpr int32_t DEFAULT_DEPTH = 10; variable
966 int32_t depth = DEFAULT_DEPTH; in GetFlowItemByChild()