| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_linear_indicator_controller.h | 39 …void SetController(const RefPtr<OHOS::Ace::NG::LinearIndicatorController>& linearIndicatorControll… in SetController() function
|
| D | js_text_editable_controller.h | 42 void SetController(const RefPtr<TextFieldControllerBase>& controller) in SetController() function
|
| D | js_pattern_lock.h | 64 void SetController(const RefPtr<V2::PatternLockController>& controller) in SetController() function
|
| D | js_swiper.h | 111 void SetController(const RefPtr<SwiperController>& controller) in SetController() function
|
| D | js_texttimer.h | 53 void SetController(const RefPtr<TextTimerController>& controller) in SetController() function
|
| D | js_calendar_controller.h | 42 void SetController(const RefPtr<AceType>& controller) in SetController() function
|
| D | js_video_controller.h | 47 void SetController(const RefPtr<VideoControllerV2>& videoController) in SetController() function
|
| D | js_web_controller.h | 81 void SetController(const RefPtr<WebController>& webController) in SetController() function
|
| D | js_text.h | 126 void SetController(const RefPtr<TextControllerBase>& controller) in SetController() function
|
| D | js_xcomponent_controller.h | 55 void SetController(const std::shared_ptr<InnerXComponentController>& xcomponentController) in SetController() function
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| D | cj_textinput_ffi.h | 40 void SetController(const RefPtr<TextFieldControllerBase>& controller) in SetController() function
|
| D | cj_textarea_ffi.h | 33 void SetController(const RefPtr<TextFieldControllerBase>& controller) in SetController() function
|
| D | cj_video_ffi.h | 45 void SetController(const RefPtr<VideoControllerV2>& controller) in SetController() function
|
| D | cj_pattern_lock.h | 34 void SetController(const RefPtr<V2::PatternLockController>& controller) in SetController() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/ |
| D | pattern_lock_controller.cpp | 25 void PatternLockController::SetController(const RefPtr<V2::PatternLockController>& controller) in SetController() function in OHOS::Ace::PatternLockController
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/implementation/ |
| D | text_input_controller_peer.h | 27 void SetController(const TextFieldController& controller) in SetController() function
|
| D | text_area_controller_peer.h | 27 void SetController(const TextFieldController& controller) in SetController() function
|
| D | text_timer_controller_peer_impl.h | 29 void SetController(const OHOS::Ace::RefPtr<OHOS::Ace::TextTimerController>& controller) in SetController() function
|
| D | search_controller_accessor_peer.h | 33 void SetController(const TextFieldController& controller) in SetController() function
|
| D | water_flow_sections_accessor_peer_impl.h | 28 void SetController(const OHOS::Ace::RefPtr<OHOS::Ace::NG::WaterFlowSections>& controller) in SetController() function
|
| D | video_controller_peer_impl.h | 42 void SetController(const RefPtr<VideoControllerV2>& videoController) in SetController() function
|
| D | web_controller_peer_impl.h | 42 void SetController(const RefPtr<WebController>& webController) in SetController() function
|
| D | scroller_peer_impl.h | 50 void SetController(const RefPtr<ScrollControllerBase>& controller) in SetController() function
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
| D | search_controller.h | 44 void SetController(const RefPtr<OHOS::Ace::TextFieldControllerBase>& controller) in SetController() function
|
| /foundation/arkui/ace_engine/component_ext/arc_swiper/ |
| D | arc_swiper_controller.h | 58 void SetController(const RefPtr<SwiperController>& controller) in SetController() function
|