Searched defs:bottomRightPoint (Results 1 – 4 of 4) sorted by relevance
51 auto bottomRightPoint = OffsetF(x + size.Width(), y + size.Height()); in Layout() local
64 TouchRegion(TouchRegionPoint topLeftPoint, TouchRegionPoint bottomRightPoint) in TouchRegion()
496 OffsetF bottomRightPoint; in AddSelfHoverRegion() local512 void MenuItemPattern::AddHoverRegions(const OffsetF& topLeftPoint, const OffsetF& bottomRightPoint) in AddHoverRegions()
47 RectT(const OffsetF& topLeftPoint, const OffsetF& bottomRightPoint) in RectT()