Home
last modified time | relevance | path

Searched refs:GetThemeSysFont (Results 1 – 25 of 205) sorted by relevance

123456789

/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/win32/
H A Dtheme.rkt36 (define-uxtheme GetThemeSysFont(_wfun (_or-null _HTHEME) _int (f : (_ptr o _LOGFONTW)) function
39 (error 'GetThemeSysFont "failed: ~s" (bitwise-and #xFFFF r))
63 (define theme-logfont (GetThemeSysFont #f TMT_MSGBOXFONT))
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Duxtheme.def62 GetThemeSysFont@12
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Duxtheme.def62 GetThemeSysFont@12
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duxtheme.def68 GetThemeSysFont
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duxtheme.def68 GetThemeSysFont
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Duxtheme.cpp157 RESOLVE_UXTHEME_FUNCTION(PFNWXUGETTHEMESYSFONT, GetThemeSysFont); in Initialize()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Duxtheme.cpp157 RESOLVE_UXTHEME_FUNCTION(PFNWXUGETTHEMESYSFONT, GetThemeSysFont); in Initialize()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Duxtheme.cpp157 RESOLVE_UXTHEME_FUNCTION(PFNWXUGETTHEMESYSFONT, GetThemeSysFont); in Initialize()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Duxtheme.cpp157 RESOLVE_UXTHEME_FUNCTION(PFNWXUGETTHEMESYSFONT, GetThemeSysFont); in Initialize()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Duxtheme.cpp156 RESOLVE_UXTHEME_FUNCTION(PFNWXUGETTHEMESYSFONT, GetThemeSysFont); in Initialize()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Duxtheme.cpp156 RESOLVE_UXTHEME_FUNCTION(PFNWXUGETTHEMESYSFONT, GetThemeSysFont); in Initialize()
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwauxtheme.pas826 function GetThemeSysFont(hTheme: HTHEME; iFontId: Integer; var plf: LOGFONT): HRESULT; stdcall; in GetThemeSysFont() function
1565 function GetThemeSysFont; in GetThemeSysFont() function
1792 function GetThemeSysFont; external themelib name 'GetThemeSysFont'; in GetThemeSysFont() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/
H A Duxthemep.h134 HRESULT WINAPI GetThemeSysFont(HTHEME,int,LOGFONTW*);
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/msw/
H A Duxthemep.h134 HRESULT WINAPI GetThemeSysFont(HTHEME,int,LOGFONTW*);
H A Duxtheme.h126 wxUX_THEME_DECLARE(PFNWXUGETTHEMESYSFONT, GetThemeSysFont) in wxUX_THEME_DECLARE()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/msw/
H A Duxthemep.h134 HRESULT WINAPI GetThemeSysFont(HTHEME,int,LOGFONTW*);
H A Duxtheme.h126 wxUX_THEME_DECLARE(PFNWXUGETTHEMESYSFONT, GetThemeSysFont) in wxUX_THEME_DECLARE()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/msw/
H A Duxthemep.h134 HRESULT WINAPI GetThemeSysFont(HTHEME,int,LOGFONTW*);
H A Duxtheme.h126 wxUX_THEME_DECLARE(PFNWXUGETTHEMESYSFONT, GetThemeSysFont) in wxUX_THEME_DECLARE()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/msw/
H A Duxthemep.h134 HRESULT WINAPI GetThemeSysFont(HTHEME,int,LOGFONTW*);
H A Duxtheme.h126 wxUX_THEME_DECLARE(PFNWXUGETTHEMESYSFONT, GetThemeSysFont) in wxUX_THEME_DECLARE()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/
H A Duxthemep.h134 HRESULT WINAPI GetThemeSysFont(HTHEME,int,LOGFONTW*);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Duxtheme.h274 HRESULT WINAPI GetThemeSysFont(HTHEME,int,LOGFONT*);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Duxtheme.h274 HRESULT WINAPI GetThemeSysFont(HTHEME,int,LOGFONT*);
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datltheme.h407 HRESULT GetThemeSysFont(int nFontID, LOGFONTW* plf) const in GetThemeSysFont() function
411 return ::GetThemeSysFont(m_hTheme, nFontID, plf); in GetThemeSysFont()
414 return ::GetThemeSysFont(m_hTheme, nFontID, (LOGFONT*)plf); in GetThemeSysFont()

123456789