Bug 780692; throttle OMTA (rollup patch). r=dbaron,bz
This commit is contained in:
@@ -93,6 +93,10 @@ public:
|
||||
* This will always be a multiple of device pixels.
|
||||
*/
|
||||
virtual nsPoint GetScrollPosition() const = 0;
|
||||
/**
|
||||
* As GetScrollPosition(), but uses the top-right as origin for RTL frames.
|
||||
*/
|
||||
virtual nsPoint GetLogicalScrollPosition() const = 0;
|
||||
/**
|
||||
* Get the area that must contain the scroll position. Typically
|
||||
* (but not always, e.g. for RTL content) x and y will be 0, and
|
||||
|
||||
Reference in New Issue
Block a user