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 D | swiper_indicator_utils.h | 155 auto rightValue = GetValidEdgeLength(swiperWidth, indicatorWidth, right.value()); in CalcIndicatrOffSetX() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_indicator.cpp | 172 JSRef<JSVal> rightValue = obj->GetProperty(static_cast<int32_t>(ArkUIIndex::RIGHT_VALUE)); in GetDotIndicatorInfo() local
|
H A D | js_view_abstract.cpp | 4715 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 D | select_model_ng.cpp | 312 void SelectModelNG::SetPaddingRight(const CalcDimension& rightValue) in SetPaddingRight() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_nb_batch_crud_test.cpp | 1836 Value leftValue, rightValue; in ConsistencyBatchCheck() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_render_node_bridge.cpp | 43 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 D | node_swiper_modifier.cpp | 223 auto rightValue = GetInfoFromVectorByIndex(dotIndicatorInfo, DOT_INDICATOR_RIGHT); in GetDotIndicatorInfo() local
|
H A D | node_common_modifier.cpp | 2431 auto rightValue = values[NUM_2]; in SetPixelStretchEffect() local
|
Completed in 42 milliseconds