Home
last modified time | relevance | path

Searched defs:topValue (Results 1 – 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
Dswiper_indicator_utils.h148 auto topValue = GetValidEdgeLength(swiperHeight, indicatorHeight, top.value()); in CalcIndicatrOffsetY() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_shape.cpp80 JSRef<JSVal> topValue = obj->GetProperty("y"); in SetViewPort() local
Djs_swiper.cpp415 JSRef<JSVal> topValue = obj->GetProperty("topValue"); in GetDotIndicatorInfo() local
685 JSRef<JSVal> topValue = obj->GetProperty("top"); in SetIndicatorStyle() local
Djs_view_abstract.cpp3119 auto topValue = object->GetProperty("top"); in ParseBorderStyle() local
/foundation/arkui/ace_engine/frameworks/core/components/relative_container/
Drender_relative_container.cpp318 auto topValue = flexItem->GetAlignValue(checkAlign); in CalcLayoutParam() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
Dselect_model_ng.cpp327 void SelectModelNG::SetPaddingTop(const CalcDimension& topValue) in SetPaddingTop()
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
Dpercent_tdd_test.cpp84 void PercentTddTest::ConfigStylesWithPosition(JSValue staticStyle, const char *topValue, const char… in ConfigStylesWithPosition() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
Drelative_container_layout_algorithm.cpp406 auto topValue = childFlexItemProperty->GetAlignValue(checkAlign); in CalcSizeParam() local
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
Djs_card_parser.cpp542 auto topValue = keyStack.top(); in GetIndexValue() local
1248 auto topValue = keyStack.top(); in ParseArrayExpression() local