зеркало из https://github.com/mozilla/pjs.git
added SetFont
This commit is contained in:
Родитель
695d397e3f
Коммит
d7f11ac498
|
@ -64,6 +64,8 @@ public:
|
|||
NS_IMETHOD GetFont(const nsFont *&aFont);
|
||||
NS_IMETHOD GetFontHandle(nsFontHandle& aHandle);
|
||||
|
||||
static void SetFont(const nsFont& aFont, nsIDeviceContext* aContext);
|
||||
|
||||
/*protected:
|
||||
void RealizeFont();
|
||||
static const char* MapFamilyToFont(const nsString& aLogicalFontName);
|
||||
|
|
Загрузка…
Ссылка в новой задаче