mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
r=mkaply, a=blizzard Quick fix to enable DBCS fonts
This commit is contained in:
parent
ec0e13ff91
commit
b2bb33d385
@ -81,6 +81,8 @@ struct nsGfxModuleData
|
||||
|
||||
int WideCharToMultiByte( int CodePage, const PRUnichar *pText, ULONG ulLength, char* szBuffer, ULONG ulSize );
|
||||
|
||||
BOOL IsDBCS();
|
||||
|
||||
extern nsGfxModuleData gModuleData;
|
||||
|
||||
#ifndef min
|
||||
|
Loading…
Reference in New Issue
Block a user