Home
last modified time | relevance | path

Searched defs:selectedItemHeight (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Doverlength_dot_indicator_paint_method.cpp157 auto selectedItemHeight = in CalculateLongPointCenterX() local
H A Ddot_indicator_paint_method.cpp160 auto selectedItemHeight = in PaintHoverIndicator() local
250 auto selectedItemHeight = in PaintPressIndicator() local
283 auto selectedItemHeight = itemHalfSizes[SELECTED_ITEM_HALF_HEIGHT] * 2; in CalculateNormalMargin() local
351 auto selectedItemHeight = in CalculateLongPointCenterX() local
490 auto selectedItemHeight in UpdateBackground() local
[all...]
H A Ddot_indicator_modifier.cpp76 auto selectedItemHeight = contentProperty.itemHalfSizes[SELECTED_ITEM_HALF_HEIGHT] * 2; in PaintBackground() local
H A Ddot_indicator_modifier.h265 void SetSelectedItemHeight(const float selectedItemHeight) in SetSelectedItemHeight() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_model.h44 std::optional<Dimension> selectedItemHeight; member
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_extened.h113 ArkUI_OptionalFloat selectedItemHeight; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_swiper_bridge.cpp637 std::string selectedItemHeight = in GetSwiperDotIndicator() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1286 ArkUIOptionalFloat selectedItemHeight; member

Completed in 28 milliseconds