mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-15 22:44:13 +00:00
fixed comment
This commit is contained in:
parent
bcb947be7e
commit
7675978299
@ -275,9 +275,8 @@ public:
|
||||
|
||||
/**
|
||||
* Get the cursor for a given point in the frame tree. The
|
||||
* call returns the desired cursor (or NS_STYLE_CURSOR_INHERIT if
|
||||
* no cursor is wanted). In addition, if a cursor is desired
|
||||
* then *aFrame is set to the frame that wants the cursor.
|
||||
* call returns the desired cursor. In addition, aFrame is
|
||||
* set to the frame that wants the cursor.
|
||||
*/
|
||||
NS_IMETHOD GetCursorAndContentAt(nsIPresContext& aPresContext,
|
||||
const nsPoint& aPoint,
|
||||
|
@ -275,9 +275,8 @@ public:
|
||||
|
||||
/**
|
||||
* Get the cursor for a given point in the frame tree. The
|
||||
* call returns the desired cursor (or NS_STYLE_CURSOR_INHERIT if
|
||||
* no cursor is wanted). In addition, if a cursor is desired
|
||||
* then *aFrame is set to the frame that wants the cursor.
|
||||
* call returns the desired cursor. In addition, aFrame is
|
||||
* set to the frame that wants the cursor.
|
||||
*/
|
||||
NS_IMETHOD GetCursorAndContentAt(nsIPresContext& aPresContext,
|
||||
const nsPoint& aPoint,
|
||||
|
Loading…
x
Reference in New Issue
Block a user