Searched defs:topLeftPoint (Results 1 – 7 of 7) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
| D | dialog_layout_algorithm.cpp | 398 bool DialogLayoutAlgorithm::IsDialogTouchingBoundary(OffsetF topLeftPoint, SizeF childSize, SizeF s… in IsDialogTouchingBoundary() 450 OffsetF topLeftPoint; in ComputeChildPosition() local 473 …tAlgorithm::SetAlignmentSwitch(const SizeF& maxSize, const SizeF& childSize, OffsetF& topLeftPoint) in SetAlignmentSwitch() 557 …OffsetF& topLeftPoint, const OffsetF& dialogOffset, const SizeF& childSize, bool needAvoidKeyboard… in AdjustChildPosition()
|
| /foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/ |
| D | render_dialog_tween.cpp | 383 Offset topLeftPoint; in ComputeChildPosition() local 482 void RenderDialogTween::UpdateTouchRegion(const Offset& topLeftPoint, const Size& maxSize, const Si… in UpdateTouchRegion()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
| D | sub_menu_layout_algorithm.cpp | 56 auto topLeftPoint = position; in Layout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/slider/ |
| D | render_slider.h | 64 TouchRegion(TouchRegionPoint topLeftPoint, TouchRegionPoint bottomRightPoint) in TouchRegion()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/ |
| D | menu_item_pattern.cpp | 561 OffsetF topLeftPoint; in AddSelfHoverRegion() local 578 void MenuItemPattern::AddHoverRegions(const OffsetF& topLeftPoint, const OffsetF& bottomRightPoint) in AddHoverRegions()
|
| /foundation/arkui/ace_engine/frameworks/base/geometry/ng/ |
| D | rect_t.h | 47 RectT(const OffsetF& topLeftPoint, const OffsetF& bottomRightPoint) in RectT()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/dialog/ |
| D | dialog_test_ng.cpp | 265 OffsetF topLeftPoint = variable
|