mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
further winmo (gfxFT2Fonts) bustage fix from bug 493280
This commit is contained in:
parent
e8277f0e68
commit
4081cee632
@ -63,7 +63,8 @@ public:
|
||||
FontEntry *FindFontEntry(const gfxFontStyle& aFontStyle);
|
||||
|
||||
protected:
|
||||
virtual PRBool FindWeightsForStyle(gfxFontEntry* aFontsForWeights[], const gfxFontStyle& aFontStyle);
|
||||
virtual PRBool FindWeightsForStyle(gfxFontEntry* aFontsForWeights[],
|
||||
PRBool anItalic, PRInt16 aStretch);
|
||||
|
||||
public:
|
||||
nsString mName;
|
||||
|
Loading…
Reference in New Issue
Block a user