mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 11:38:16 +00:00
Added a buffer used by DrawString
This commit is contained in:
parent
b2bb8099f6
commit
d22f51e6c1
@ -153,6 +153,8 @@ protected:
|
||||
nsIFontCache *mFontCache;
|
||||
Region mRegion;
|
||||
Font mCurrFontHandle;
|
||||
XChar2b* mDrawStringBuf;
|
||||
PRInt32 mDrawStringSize;
|
||||
|
||||
//state management
|
||||
nsVoidArray *mStateCache;
|
||||
|
Loading…
x
Reference in New Issue
Block a user