Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer.h32 constexpr int32_t TABLE_POSITION_X = 1; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_indexer.h34 inline constexpr int32_t TABLE_POSITION_X = 1; variable