Home
last modified time | relevance | path

Searched defs:currentRect (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/dock/
H A Dfocus_manager.cpp118 Rect currentRect = current->GetRect(); in CompareCandidatesByUp() local
135 Rect currentRect = current->GetRect(); in CompareCandidatesByDown() local
152 Rect currentRect = current->GetRect(); in CompareCandidatesByLeft() local
169 Rect currentRect = current->GetRect(); in CompareCandidatesByRight() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_effect_render_node_drawable.cpp100 auto currentRect = canvas.GetDeviceClipBounds(); in GenerateEffectDataOnDemand() local
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsystem_session.cpp267 auto currentRect = winRect_; in CheckKeyEventDispatch() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_chart.cpp804 Rect currentRect = GetContentRect(); in DrawGradientColor() local
914 Rect currentRect = GetContentRect(); in GradientColor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp970 Rect currentRect = Rect(GetGlobalOffset(), GetLayoutSize()); in SetAccessibilityRect() local
1011 Rect currentRect = Rect(GetGlobalOffset(), GetLayoutSize()); in SetAccessibilityRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.h1001 auto currentRect = GetTransformRectRelativeToWindow(); in GetVirtualNodeTransformRectRelativeToWindow() local