Searched defs:topLeftPoint (Results 1 – 8 of 8) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/pattern/dialog/ |
| D | mock_dialog_layout_algorithm.cpp | 46 const SizeF& maxSize, const SizeF& childSize, OffsetF& topLeftPoint) in SetAlignmentSwitch()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
| D | dialog_layout_algorithm.cpp | 314 OffsetF topLeftPoint; in ComputeChildPosition() local 338 …tAlgorithm::SetAlignmentSwitch(const SizeF& maxSize, const SizeF& childSize, OffsetF& topLeftPoint) in SetAlignmentSwitch() 410 …OffsetF& topLeftPoint, const OffsetF& dialogOffset, const SizeF& childSize, bool needAvoidKeyboard… in AdjustChildPosition()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
| D | sub_menu_layout_algorithm.cpp | 50 auto topLeftPoint = OffsetF(x, y); in Layout() local
|
| /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/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 | 495 OffsetF topLeftPoint; in AddSelfHoverRegion() local 512 void MenuItemPattern::AddHoverRegions(const OffsetF& topLeftPoint, const OffsetF& bottomRightPoint) in AddHoverRegions()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/dialog/ |
| D | dialog_pattern_test_ng.cpp | 258 OffsetF topLeftPoint = variable
|
| /foundation/arkui/ace_engine/frameworks/base/geometry/ng/ |
| D | rect_t.h | 47 RectT(const OffsetF& topLeftPoint, const OffsetF& bottomRightPoint) in RectT()
|