Fontutil wxFillLogFont change.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
65d877d2b7
commit
7d9211596f
@ -270,6 +270,7 @@ WXDLLEXPORT void wxGetCharSize(WXHWND wnd, int *x, int *y,wxFont *the_font);
|
|||||||
WXDLLEXPORT void wxFillLogFont( LOGFONT* pLogFont
|
WXDLLEXPORT void wxFillLogFont( LOGFONT* pLogFont
|
||||||
,PFACENAMEDESC pFaceName
|
,PFACENAMEDESC pFaceName
|
||||||
,HPS* phPS
|
,HPS* phPS
|
||||||
|
,bool* pbInternalPS
|
||||||
,long* pflId
|
,long* pflId
|
||||||
,wxString& sFaceName
|
,wxString& sFaceName
|
||||||
,wxFont* pFont
|
,wxFont* pFont
|
||||||
|
Loading…
Reference in New Issue
Block a user