Home
last modified time | relevance | path

Searched refs:UpdateViewPort (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_content_overlay/
H A Dselect_content_overlay_pattern.h40 void UpdateViewPort(const std::optional<RectF>& viewPort);
H A Dselect_content_overlay_pattern.cpp216 void SelectContentOverlayPattern::UpdateViewPort(const std::optional<RectF>& viewPort) in UpdateViewPort() function in OHOS::Ace::NG::SelectContentOverlayPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dbase_text_select_overlay.h94 void UpdateViewPort();
218 UpdateViewPort(); in OnHandleLevelModeChanged()
H A Dtext_select_overlay.cpp415 UpdateViewPort(); in OnAncestorNodeChanged()
420 UpdateViewPort(); in OnAncestorNodeChanged()
H A Dbase_text_select_overlay.cpp193 void BaseTextSelectOverlay::UpdateViewPort() in UpdateViewPort() function in OHOS::Ace::NG::BaseTextSelectOverlay
H A Dtext_pattern.cpp2636 selectOverlay_->UpdateViewPort(); in ProcessOverlayAfterLayout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/
H A Dselect_content_overlay_manager.h90 void UpdateViewPort();
H A Dselect_content_overlay_manager.cpp275 menuPattern->UpdateViewPort(info.ancestorViewPort); in UpdateExistOverlay()
379 menuPattern->UpdateViewPort(viewPort); in MarkInfoChange()
1004 void SelectContentOverlayManager::UpdateViewPort() in UpdateViewPort() function in OHOS::Ace::NG::SelectContentOverlayManager