Home
last modified time | relevance | path

Searched defs:controller (Results 1 - 25 of 292) sorted by relevance

12345678910>>...12

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpattern_lock_controller.cpp25 void PatternLockController::SetController(const RefPtr<V2::PatternLockController>& controller) in SetController() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dsearch_controller.cpp21 auto controller = controller_.Upgrade(); in CaretPosition() local
H A Dsearch_controller.h37 void SetController(const RefPtr<OHOS::Ace::TextFieldControllerBase>& controller) in SetController() argument
H A Dswiper_controller.cpp59 void NativeSwiperController::SetController(const RefPtr<SwiperController>& controller) in SetController() argument
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dmain.cpp24 std::shared_ptr<BootAnimationController> controller = std::make_shared<BootAnimationController>(); in main() local
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_content_component.cpp23 TabContentComponent( const std::list<RefPtr<Component>>& contents, const RefPtr<TabController>& controller) TabContentComponent() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_textarea_ffi.h32 void SetController(const RefPtr<TextFieldControllerBase>& controller) in SetController() argument
H A Dcj_pattern_lock.h34 void SetController(const RefPtr<V2::PatternLockController>& controller) in SetController() argument
H A Dcj_texttimer_ffi.h37 void SetController(const RefPtr<TextTimerController>& controller) in SetController() argument
H A Dcj_textinput_ffi.h33 void SetController(const RefPtr<TextFieldControllerBase>& controller) in SetController() argument
H A Dcj_video_ffi.h44 void SetController(const RefPtr<VideoControllerV2>& controller) in SetController() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_text_editable_controller.h42 void SetController(const RefPtr<TextFieldControllerBase>& controller) in SetController() argument
H A Djs_pattern_lock.h62 void SetController(const RefPtr<V2::PatternLockController>& controller) in SetController() argument
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Devent_dispatcher.h43 void SetGlfwWindowController(const FlutterDesktopWindowControllerRef& controller) in SetGlfwWindowController() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_model_ng.h31 RefPtr<CalendarControllerNg> controller = nullptr; member
H A Dcalendar_controller_model_ng.cpp24 void CalendarControllerModelNG::BackToToday(RefPtr<AceType>& controller) in BackToToday() argument
32 GoTo(const int32_t& year, const int32_t& month, const int32_t& day, RefPtr<AceType>& controller) GoTo() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dcalendar_controller_model_impl.cpp24 void CalendarControllerModelImpl::BackToToday(RefPtr<AceType>& controller) in BackToToday() argument
32 GoTo(const int32_t& year, const int32_t& month, const int32_t& day, RefPtr<AceType>& controller) GoTo() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_model_ng.h33 std::shared_ptr<InnerXComponentController> controller = nullptr; member in OHOS::Ace::NG::final
/foundation/arkui/ace_engine/interfaces/native/node/
H A Ddialog_model.h28 ArkUIDialogHandle controller = nullptr; member
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dxcomponent_controller_test.cpp38 auto controller = XComponentController::GetXComponentControllerFromNapiValue(env, value); in HWTEST_F() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/command/
H A Dservice_died_command.cpp40 auto controller = schedulerManager->GetVideoController(userId_); in Executing() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/callback/
H A Ddcamera_sink_controller_state_callback.cpp29 std::shared_ptr<DCameraSinkController> controller = controller_.lock(); in OnStateChanged() local
39 std::shared_ptr<DCameraSinkController> controller = controller_.lock(); in OnMetadataResult() local
22 DCameraSinkControllerStateCallback( std::shared_ptr<DCameraSinkController>& controller) DCameraSinkControllerStateCallback() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/custom_dialog/
H A Dcustom_dialog_element.cpp30 const auto& controller = customComponent->GetDialogController(); in PerformBuild() local
/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_element.cpp89 auto controller = tween->GetController(); in OnRefreshAnimation() local
/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dpanel_element.cpp30 const auto& controller = panel->GetPanelController(); in PerformBuild() local

Completed in 7 milliseconds

12345678910>>...12