Home
last modified time | relevance | path

Searched defs:rightValue (Results 1 - 11 of 11) 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
/third_party/skia/tools/skdiff/
H A Dskdiff.h218 float rightValue = MAX3(rhs->fAverageMismatchR, in comparePixels() local
239 uint32_t rightValue = MAX3(rhs->fMaxMismatchR, in comparePixels() 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
/third_party/skia/src/sksl/ir/
H A DSkSLFunctionCall.cpp183 skstd::optional<double> rightValue = right->getConstantValue(index); in optimize_comparison() 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
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputSPIRV.cpp5009 const spirv::IdRef rightValue = in visitBinary() local
5027 const spirv::IdRef rightValue = in visitBinary() local

Completed in 51 milliseconds