Clarify getChildAtPoint() comment a bit. r=aaronlev
git-svn-id: svn://10.0.0.236/trunk@207737 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
8e9f99c3e6
commit
c0a8d7022a
@ -164,7 +164,7 @@ interface nsIAccessible : nsISupports
|
||||
readonly attribute nsIAccessible focusedChild;
|
||||
|
||||
/**
|
||||
* Accessible child which contains the coordinate at x,y
|
||||
* Accessible child which contains the coordinate at (x, y) in screen pixels.
|
||||
*/
|
||||
nsIAccessible getChildAtPoint(in long x, in long y);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user