Home
last modified time | relevance | path

Searched defs:overlayId (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Dselect_overlay_proxy_test_ng.cpp81 auto overlayId = selectOverlayProxy->GetSelectOverlayId(); in HWTEST_F() local
121 auto overlayId = selectOverlayProxy->GetSelectOverlayId(); in HWTEST_F() local
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_subwindow_manager.cpp45 void SubwindowManager::SetHotAreas(const std::vector<Rect>& rects, int32_t overlayId, int32_t instanceId) {} in SetHotAreas() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/
H A Dselect_overlay_client.cpp193 auto overlayId = selectOverlayProxy_->GetSelectOverlayId(); in SelectOverlayIsOn() local
H A Dselect_overlay_manager.cpp135 void SelectOverlayManager::DestroySelectOverlay(int32_t overlayId, bool animation) in DestroySelectOverlay() argument
210 bool SelectOverlayManager::HasSelectOverlay(int32_t overlayId) in HasSelectOverlay() argument
244 RefPtr<SelectOverlayNode> SelectOverlayManager::GetSelectOverlayNode(int32_t overlayId) in GetSelectOverlayNode() argument
432 void SelectOverlayManager::CloseSelectContentOverlay(int32_t overlayId, CloseReason reason, bool animation) in CloseSelectContentOverlay() argument
/foundation/window/window_manager/wmserver/src/
H A Davoid_area_controller.cpp81 uint32_t overlayId = overlayNode->GetWindowId(); in AddOrRemoveOverlayWindowIfNeed() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/
H A Dselect_content_overlay_manager.cpp725 void SelectContentOverlayManager::CloseWithOverlayId(int32_t overlayId, CloseReason reason, bool animation) in CloseWithOverlayId() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_node.cpp226 RefPtr<FrameNode> BuildButton(const std::string& data, const std::function<void()>& callback, int32_t overlayId, in BuildButton() argument
300 void BindButtonClickEvent(const RefPtr<FrameNode>& button, const MenuOptionsParam& menuOption, int32_t overlayId) in BindButtonClickEvent() argument
319 RefPtr<FrameNode> BuildButton(const MenuOptionsParam& menuOption, int32_t overlayId, floa argument
141 BuildPasteButton( const std::function<void()>& callback, int32_t overlayId, float& buttonWidth, bool isSelectAll = false) BuildPasteButton() argument
199 CreatePasteButtonForCreateMenu( const std::shared_ptr<SelectOverlayInfo>& info, int32_t overlayId, const MenuOptionsParam& item, float& buttonWidth) CreatePasteButtonForCreateMenu() argument
368 BindCreateMenuItemClickEvent(const RefPtr<FrameNode>& button, const MenuOptionsParam& menuOptionsParam, int32_t overlayId, const std::function<void()>& systemCallback, const OnMenuItemCallback& onCreateCallback) BindCreateMenuItemClickEvent() argument
410 BuildCreateMenuItemButton(const MenuOptionsParam& menuOptionsParam, const std::function<void()>& systemCallback, const OnMenuItemCallback& menuItemCallback, int32_t overlayId, float& remainderWidth) BuildCreateMenuItemButton() argument
467 BuildMoreOrBackButton(int32_t overlayId, bool isMoreButton) BuildMoreOrBackButton() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp3766 auto overlayId = selectOverlayProxy_->GetSelectOverlayId(); in OnParentScrollStartOrEndCallback() local

Completed in 18 milliseconds