Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_utils.h155 auto rightValue = GetValidEdgeLength(swiperWidth, indicatorWidth, right.value()); in CalcIndicatrOffSetX() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_indicator.cpp172 JSRef<JSVal> rightValue = obj->GetProperty(static_cast<int32_t>(ArkUIIndex::RIGHT_VALUE)); in GetDotIndicatorInfo() local
H A Djs_view_abstract.cpp4715 auto rightValue = object->GetProperty(static_cast<int32_t>(ArkUIIndex::RIGHT)); in ParseBorderStyle() local
4754 auto rightValue = object->GetProperty("right"); in ParseOuterBorderStyle() local
10306 auto rightValue = obj->GetProperty("right"); in ParseBorderStyleProps() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_model_ng.cpp312 void SelectModelNG::SetPaddingRight(const CalcDimension& rightValue) in SetPaddingRight() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_batch_crud_test.cpp1836 Value leftValue, rightValue; in ConsistencyBatchCheck() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_render_node_bridge.cpp43 auto rightValue = RenderNodeBridge::GetNumber<float>(vm, runtimeCallInfo, 3, 0.0f); in SetRectShape() local
102 auto rightValue = RenderNodeBridge::GetNumber<float>(vm, runtimeCallInfo, 11, 0.0f); in SetRoundRectShape() local
131 auto rightValue = RenderNodeBridge::GetNumber<float>(vm, runtimeCallInfo, 3, 0.0f); in SetOvalShape() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp223 auto rightValue = GetInfoFromVectorByIndex(dotIndicatorInfo, DOT_INDICATOR_RIGHT); in GetDotIndicatorInfo() local
H A Dnode_common_modifier.cpp2431 auto rightValue = values[NUM_2]; in SetPixelStretchEffect() local

Completed in 42 milliseconds