Home
last modified time | relevance | path

Searched defs:isFocus (Results 1 - 25 of 42) sorted by relevance

12

/foundation/ability/ability_base/interfaces/kits/native/view_data/include/
H A Dpage_node_info.h42 bool isFocus = false; member
/foundation/ability/ability_runtime/test/unittest/ability_running_record_test/
H A Dability_running_record_test.cpp323 bool isFocus = true; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_element.cpp160 void SwiperElement::HandleIndicatorFocus(bool isFocus) in HandleIndicatorFocus() argument
/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/
H A Dframe_msg_intf.cpp68 void FrameMsgIntf::ReportWindowFocus(const int pid, const int uid, const int isFocus) in ReportWindowFocus() argument
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
H A Dapp_info.cpp56 void AppInfo::SetFocusState(const int isFocus) in SetFocusState() argument
H A Dintellisense_server.cpp247 void IntelliSenseServer::ReportWindowFocus(const int pid, const int uid, int isFocus) in ReportWindowFocus() argument
/foundation/ability/ability_runtime/test/fuzztest/abilityrunningrecord_fuzzer/
H A Dabilityrunningrecord_fuzzer.cpp79 bool isFocus = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/foundation/arkui/ace_engine/frameworks/base/view_data/
H A Dpage_node_info_wrap.h74 virtual void SetIsFocus(bool isFocus) {} in SetIsFocus() argument
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_systemsubwindow_test.cpp331 bool isFocus = subWindow->GetFocusable(); in HWTEST_F() local
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dability_running_record.cpp117 void AbilityRunningRecord::UpdateFocusState(bool isFocus) in UpdateFocusState() argument
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.h132 void SetWebIsFocus(bool isFocus) in SetWebIsFocus() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/
H A Dmock_dynamic_component_renderer_impl.cpp50 void DynamicComponentRendererImpl::TransferFocusState(bool isFocus) {} in TransferFocusState() argument
52 void DynamicComponentRendererImpl::TransferFocusActiveEvent(bool isFocus) {} in TransferFocusActiveEvent() argument
H A Dmock_session_wrapper_impl.cpp94 bool SessionWrapperImpl::NotifyFocusEventSync(bool isFocus) in NotifyFocusEventSync() argument
128 bool SessionWrapperImpl::NotifyFocusEventAsync(bool isFocus) in NotifyFocusEventAsync() argument
/foundation/arkui/ace_engine/frameworks/core/components/container_modal/
H A Dcontainer_modal_element.cpp419 void ContainerModalElement::ChangeFloatingTitleIcon(bool isFocus) in ChangeFloatingTitleIcon() argument
461 void ContainerModalElement::ChangeTitleIcon(bool isFocus) in ChangeTitleIcon() argument
478 void ContainerModalElement::WindowFocus(bool isFocus) in WindowFocus() argument
H A Dcontainer_modal_component.cpp241 std::list<RefPtr<Component>> ContainerModalComponent::BuildTitleChildren(bool isFloating, bool isFocus, in BuildTitleChildren() argument
142 BuildControlButton( InternalResource::ResourceId icon, std::function<void()>&& clickCallback, bool isFocus, bool isFloating) BuildControlButton() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/focus/
H A Dfocus_manager.cpp407 void FocusManager::WindowFocus(bool isFocus) in WindowFocus() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_theme.h130 Color GetBackGroundColor(bool isFocus) in GetBackGroundColor() argument
/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drender_rating.h60 void SetFocusEventFlag(bool isFocus) in SetFocusEventFlag() argument
/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drender_slider.h163 void SetFocus(bool isFocus) in SetFocus() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnav_bar_pattern.cpp488 void NavBarPattern::WindowFocus(bool isFocus) in WindowFocus() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/dynamic_component/
H A Ddynamic_component_renderer_impl.cpp350 void DynamicComponentRendererImpl::TransferFocusState(bool isFocus) in TransferFocusState() argument
370 void DynamicComponentRendererImpl::TransferFocusActiveEvent(bool isFocus) in TransferFocusActiveEvent() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_pattern_testtwo.cpp106 void SetIsFocus(bool isFocus) in SetIsFocus() argument
/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Drender_button.cpp294 void RenderButton::HandleFocusEvent(bool isFocus) in HandleFocusEvent() argument
841 void RenderButton::PlayFocusAnimation(bool isFocus) in PlayFocusAnimation() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsecurity_session_wrapper_impl.cpp364 bool SecuritySessionWrapperImpl::NotifyFocusEventSync(bool isFocus) in NotifyFocusEventSync() argument
420 bool SecuritySessionWrapperImpl::NotifyFocusEventAsync(bool isFocus) in NotifyFocusEventAsync() argument
H A Dsession_wrapper_impl.cpp464 bool SessionWrapperImpl::NotifyFocusEventSync(bool isFocus) in NotifyFocusEventSync() argument
518 bool SessionWrapperImpl::NotifyFocusEventAsync(bool isFocus) in NotifyFocusEventAsync() argument

Completed in 24 milliseconds

12