Home
last modified time | relevance | path

Searched refs:GetCallerNodeAncestorViewPort (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_property.cpp34 void SelectOverlayInfo::GetCallerNodeAncestorViewPort(RectF& viewPort) in GetCallerNodeAncestorViewPort() function in OHOS::Ace::NG::SelectOverlayInfo
H A Dselect_overlay_paint_method.cpp69 info_.GetCallerNodeAncestorViewPort(viewPort); in UpdateContentModifier()
H A Dselect_overlay_property.h340 void GetCallerNodeAncestorViewPort(RectF& viewPort);
H A Dselect_overlay_layout_algorithm.cpp361 info_->GetCallerNodeAncestorViewPort(viewPort); in ComputeSelectMenuPosition()
733 info_->GetCallerNodeAncestorViewPort(viewPort); in CheckHandleIsInClipViewPort()