Home
last modified time | relevance | path

Searched defs:STEP_INVALID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/common/include/
H A Daccessibility_def.h196 STEP_INVALID = 0, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp57 constexpr int32_t STEP_INVALID = 10; variable