Home
last modified time | relevance | path

Searched defs:itemHeightValue (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_textpicker_bridge.cpp290 Local<JSValueRef> itemHeightValue = runtimeCallInfo->GetCallArgRef(1); in SetDefaultPickerItemHeight() local
439 Local<JSValueRef> itemHeightValue = runtimeCallInfo->GetCallArgRef(1); in SetGradientHeight() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_indicator.cpp177 JSRef<JSVal> itemHeightValue = obj->GetProperty(static_cast<int32_t>(ArkUIIndex::ITEM_HEIGHT_VALUE)); in GetDotIndicatorInfo() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.cpp396 float itemHeightValue = static_cast<float>(paintProperty->GetItemHeightValue(swiperTheme->GetSize()).ConvertToPx()); in GetMouseClickIndex() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp208 auto itemHeightValue = GetInfoFromVectorByIndex(dotIndicatorInfo, DOT_INDICATOR_ITEM_HEIGHT); in GetDotIndicatorInfo() local

Completed in 8 milliseconds