Home
last modified time | relevance | path

Searched defs:topLeftPoint (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
Ddialog_layout_algorithm.cpp659 bool DialogLayoutAlgorithm::IsDialogTouchingBoundary(OffsetF topLeftPoint, SizeF childSize, SizeF s… in IsDialogTouchingBoundary()
711 OffsetF topLeftPoint; in ComputeChildPosition() local
776 …gLayoutAlgorithm::SetAlignmentSwitch(SizeF& maxSize, const SizeF& childSize, OffsetF& topLeftPoint) in SetAlignmentSwitch()
827 OffsetF& topLeftPoint) in SetAlignmentSwitchLessThanAPITwelve()
875OffsetF& topLeftPoint, const OffsetF& dialogOffset, const SizeF& childSize, bool needAvoidKeyboard) in AdjustChildPosition()
/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
Drender_dialog_tween.cpp377 Offset topLeftPoint; in ComputeChildPosition() local
476 void RenderDialogTween::UpdateTouchRegion(const Offset& topLeftPoint, const Size& maxSize, const Si… in UpdateTouchRegion()
/foundation/arkui/ace_engine/frameworks/core/components/slider/
Drender_slider.h64 TouchRegion(TouchRegionPoint topLeftPoint, TouchRegionPoint bottomRightPoint) in TouchRegion()
/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
Drect_t.h47 RectT(const OffsetF& topLeftPoint, const OffsetF& bottomRightPoint) in RectT()
/foundation/arkui/ace_engine/test/unittest/core/pattern/dialog/
Ddialog_model_test_ng.cpp1373 OffsetF topLeftPoint; variable
Ddialog_test_ng.cpp288 OffsetF topLeftPoint = variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
Dmenu_item_pattern.cpp946 OffsetF topLeftPoint; in AddSelfHoverRegion() local
962 void MenuItemPattern::AddHoverRegions(const OffsetF& topLeftPoint, const OffsetF& bottomRightPoint) in AddHoverRegions()