mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-09 08:48:07 +00:00
added DoResizeWidgets()
This commit is contained in:
parent
a935e3d2bb
commit
c42c161be9
@ -143,6 +143,7 @@ public:
|
||||
void MacRectToNSRect(const Rect& aMacRect, nsRect& aRect) const;
|
||||
void nsRectToMacRect(const nsRect& aRect, Rect& aMacRect) const;
|
||||
void DoPaintWidgets(RgnHandle aTheRegion);
|
||||
void DoResizeWidgets(nsSizeEvent &aEvent);
|
||||
PRBool RgnIntersects(RgnHandle aTheRegion,RgnHandle aIntersectRgn);
|
||||
|
||||
void LocalToWindowCoordinate(nsPoint& aPoint);
|
||||
|
Loading…
x
Reference in New Issue
Block a user