Home
last modified time | relevance | path

Searched defs:directionValue (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dscroll_bar_model_impl.cpp40 int directionValue, int stateValue) in Create()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll_bar/
H A Dscroll_bar_test_ng.cpp126 int32_t directionValue = static_cast<int>(axis); in CreateScrollBar() local
171 int32_t directionValue = -1; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/scroll_bar/
H A Djs_scroll_bar.cpp90 auto directionValue = obj->GetProperty("direction"); in Create() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dslider_component.cpp181 void SliderComponent::SetDirection(const char * const directionValue) in SetDirection()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/
H A Dscroll_bar_model_ng.cpp37 int directionValue, int stateValue) in Create()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/dialog/
H A Djs_alert_dialog.cpp202 auto directionValue = obj->GetProperty("buttonDirection"); in ParseButtons() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp368 auto directionValue = values[NUM_2].i32; in SetLinearGradientValues() local
650 auto directionValue = values[NUM_2].i32; in SetBorderImageGradientValues() local
1664 ArkUI_Uint32 stopsLength, ArkUI_Int32 directionValue) in SetLinearGradientBlur()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp4975 auto directionValue = in JsLinearGradientBlur() local