]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/font.h
test
[wxWidgets.git] / include / wx / msw / font.h
index f7596f241b292a355094e08d4f1d23fa8e3a79dd..1ab10844bcae8729daa80af7e047a544236a5878 100644 (file)
     #pragma interface "font.h"
 #endif
 
-// ----------------------------------------------------------------------------
-// public functions
-// ----------------------------------------------------------------------------
-
-// convert wxFontEncoding into one of Windows XXX_CHARSET constants (fill exact
-// parameter if it's not NULL with TRUE if encoding is realyl supported under
-// Windows and FALSE if not and we just chose something close to it)
-extern int wxCharsetFromEncoding(wxFontEncoding encoding, bool *exact = NULL);
-
 // ----------------------------------------------------------------------------
 // wxFont
 // ----------------------------------------------------------------------------