Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_list.h425 static constexpr int16_t DEFAULT_ALIGN_TIMES = 100; variable
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_list.cpp158 alignTime_(DEFAULT_ALIGN_TIMES), in UIList()