git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3791
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
extern wxFontNameDirectory *wxTheFontNameDirectory;
#endif
extern wxFontNameDirectory *wxTheFontNameDirectory;
#endif
-// ----------------------------------------------------------------------------
-// private functions
-// ----------------------------------------------------------------------------
-
-static GdkFont *wxLoadQueryFont( int pointSize,
- int family,
- int style,
- int weight,
- bool underlined,
- const wxString &facename,
- wxFontEncoding encoding );
-
-static GdkFont *wxLoadQueryNearestFont( int pointSize,
- int family,
- int style,
- int weight,
- bool underlined,
- const wxString &facename,
- wxFontEncoding encoding);
-
// ----------------------------------------------------------------------------
// wxFontRefData
// ----------------------------------------------------------------------------
// ----------------------------------------------------------------------------
// wxFontRefData
// ----------------------------------------------------------------------------
extern wxFontNameDirectory *wxTheFontNameDirectory;
#endif
extern wxFontNameDirectory *wxTheFontNameDirectory;
#endif
-// ----------------------------------------------------------------------------
-// private functions
-// ----------------------------------------------------------------------------
-
-static GdkFont *wxLoadQueryFont( int pointSize,
- int family,
- int style,
- int weight,
- bool underlined,
- const wxString &facename,
- wxFontEncoding encoding );
-
-static GdkFont *wxLoadQueryNearestFont( int pointSize,
- int family,
- int style,
- int weight,
- bool underlined,
- const wxString &facename,
- wxFontEncoding encoding);
-
// ----------------------------------------------------------------------------
// wxFontRefData
// ----------------------------------------------------------------------------
// ----------------------------------------------------------------------------
// wxFontRefData
// ----------------------------------------------------------------------------