Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer.h33 constexpr int32_t TABLE_POSITION_Y = 2; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_indexer.h35 inline constexpr int32_t TABLE_POSITION_Y = 2; variable