Home
last modified time | relevance | path

Searched defs:topValue (Results 1 - 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/relative_container/
H A Drender_relative_container.cpp316 auto topValue = flexItem->GetAlignValue(checkAlign); in CalcLayoutParam() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_utils.h175 auto topValue = GetValidEdgeLength(swiperHeight, indicatorHeight, top.value()); in CalcIndicatrOffsetY() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_shape.cpp76 JSRef<JSVal> topValue = obj->GetProperty("y"); in SetViewPort() local
H A Djs_indicator.cpp171 JSRef<JSVal> topValue = obj->GetProperty(static_cast<int32_t>(ArkUIIndex::TOP_VALUE)); in GetDotIndicatorInfo() local
H A Djs_view_abstract.cpp2207 int32_t topValue = jsTopValue->ToNumber<int32_t>(); in JsPixelRound() local
4719 auto topValue = object->GetProperty(static_cast<int32_t>(ArkUIIndex::TOP)); in ParseBorderStyle() local
4758 auto topValue = object->GetProperty("top"); in ParseOuterBorderStyle() local
10310 auto topValue = obj->GetProperty("top"); ParseBorderStyleProps() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_model_ng.cpp295 void SelectModelNG::SetPaddingTop(const CalcDimension& topValue) in SetPaddingTop() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dpercent_tdd_test.cpp84 void PercentTddTest::ConfigStylesWithPosition(JSValue staticStyle, const char *topValue, const char *leftValue) const in ConfigStylesWithPosition() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_render_node_bridge.cpp42 auto topValue = RenderNodeBridge::GetNumber<float>(vm, runtimeCallInfo, 2, 0.0f); in SetRectShape() local
101 auto topValue = RenderNodeBridge::GetNumber<float>(vm, runtimeCallInfo, 10, 0.0f); in SetRoundRectShape() local
130 auto topValue = RenderNodeBridge::GetNumber<float>(vm, runtimeCallInfo, 2, 0.0f); in SetOvalShape() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp222 auto topValue = GetInfoFromVectorByIndex(dotIndicatorInfo, DOT_INDICATOR_TOP); in GetDotIndicatorInfo() local
H A Dnode_common_modifier.cpp2429 auto topValue = values[NUM_1]; in SetPixelStretchEffect() local
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.cpp521 auto topValue = keyStack.top(); in GetIndexValue() local
1217 auto topValue = keyStack.top(); in ParseArrayExpression() local

Completed in 40 milliseconds