зеркало из https://github.com/mozilla/pjs.git
added a routine gethints() needed by the interface.
This commit is contained in:
Родитель
c73a647f06
Коммит
47e55feecc
|
@ -62,6 +62,7 @@ public:
|
|||
virtual void Reset();
|
||||
virtual nsIDeviceContext * GetDeviceContext(void);
|
||||
virtual nsresult SelectOffScreenDrawingSurface(nsDrawingSurface aSurface);
|
||||
NS_IMETHOD GetHints(PRUint32& aResult){};
|
||||
virtual void PushState(void);
|
||||
virtual PRBool PopState(void);
|
||||
virtual PRBool IsVisibleRect(const nsRect& aRect);
|
||||
|
|
Загрузка…
Ссылка в новой задаче