Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_toggle_modifier.cpp36 constexpr uint32_t INDEX_DIMENSION_BOTTOM_2 = 2; variable
194 uint32_t bottomIndex = INDEX_DIMENSION_BOTTOM_2 * step; in SetTogglePadding()