/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_pattern_lock.h | 62 void SetController(const RefPtr<V2::PatternLockController>& controller) in SetController() function
|
H A D | js_text_editable_controller.h | 42 void SetController(const RefPtr<TextFieldControllerBase>& controller) in SetController() function
|
H A D | js_calendar_controller.h | 42 void SetController(const RefPtr<AceType>& controller) in SetController() function
|
H A D | js_texttimer.h | 53 void SetController(const RefPtr<TextTimerController>& controller) in SetController() function
|
H A D | js_video_controller.h | 47 void SetController(const RefPtr<VideoControllerV2>& videoController) in SetController() function
|
H A D | js_text.h | 117 void SetController(const RefPtr<TextControllerBase>& controller) in SetController() function
|
H A D | js_web_controller.h | 80 void SetController(const RefPtr<WebController>& webController) in SetController() function
|
H A D | js_swiper.h | 115 void SetController(const RefPtr<SwiperController>& controller) in SetController() function
|
H A D | js_xcomponent_controller.h | 55 void SetController(const std::shared_ptr<InnerXComponentController>& xcomponentController) in SetController() function
|
H A D | js_richeditor.h | 106 void SetController(const RefPtr<RichEditorBaseControllerBase>& controller) in SetController() function
|
H A D | js_scroller.h | 52 void SetController(const RefPtr<ScrollControllerBase>& controller) in SetController() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_pattern_lock.h | 34 void SetController(const RefPtr<V2::PatternLockController>& controller) in SetController() function
|
H A D | cj_textarea_ffi.h | 32 void SetController(const RefPtr<TextFieldControllerBase>& controller) in SetController() function
|
H A D | cj_textinput_ffi.h | 33 void SetController(const RefPtr<TextFieldControllerBase>& controller) in SetController() function
|
H A D | cj_texttimer_ffi.h | 37 void SetController(const RefPtr<TextTimerController>& controller) in SetController() function
|
H A D | cj_video_ffi.h | 44 void SetController(const RefPtr<VideoControllerV2>& controller) in SetController() function
|
H A D | cj_scroll_ffi.h | 45 void SetController(const RefPtr<ScrollControllerBase>& controller) in SetController() function
|
H A D | cj_text_clock_ffi.h | 35 void SetController(const RefPtr<TextClockController>& controller) in SetController() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/ |
H A D | pattern_lock_controller.cpp | 25 void PatternLockController::SetController(const RefPtr<V2::PatternLockController>& controller) in SetController() function in OHOS::Ace::PatternLockController
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
H A D | search_controller.h | 37 void SetController(const RefPtr<OHOS::Ace::TextFieldControllerBase>& controller) in SetController() function
|
H A D | swiper_controller.cpp | 61 void NativeSwiperController::SetController(const RefPtr<SwiperController>& controller) in SetController() function in OHOS::Ace::Framework::NativeSwiperController
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transform/ |
H A D | click_spring_effect.h | 63 void SetController(const RefPtr<Animator>& controller) in SetController() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/ |
H A D | tab_content_component.h | 41 void SetController(const RefPtr<TabController>& controller) in SetController() function
|
H A D | tab_bar_component.h | 73 void SetController(const RefPtr<TabController>& controller) in SetController() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/ |
H A D | water_flow_component.cpp | 61 void WaterFlowComponent::SetController(const RefPtr<V2::WaterFlowPositionController>& controller) in SetController() function in OHOS::Ace::V2::WaterFlowComponent
|