mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
b=601545 clarify the meaning of coordinates passed to nsIWidget::Move r+a=roc
--HG-- extra : transplant_source : %CE%A2%98%EBDD%85%7C%DFk%BA%04a%60%88%06%B7L%2BO
This commit is contained in:
parent
0f4db8c148
commit
8a3881e0b2
@ -511,6 +511,9 @@ class nsIWidget : public nsISupports {
|
||||
/**
|
||||
* Move this widget.
|
||||
*
|
||||
* Coordinates refer to the top-left of the widget. For toplevel windows
|
||||
* with decorations, this is the top-left of the titlebar and frame .
|
||||
*
|
||||
* @param aX the new x position expressed in the parent's coordinate system
|
||||
* @param aY the new y position expressed in the parent's coordinate system
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user