Home
last modified time | relevance | path

Searched refs:IsThemeActive (Results 1 – 25 of 233) sorted by relevance

12345678910

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Duxtheme.cpp37 return ::IsAppThemed() && ::IsThemeActive(); in wxUxThemeIsActive()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Duxtheme.def73 IsThemeActive@0
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Duxtheme.def73 IsThemeActive@0
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duxtheme.def80 IsThemeActive
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duxtheme.def80 IsThemeActive
/dports/textproc/goldendict/goldendict-73ec1b5/
H A Dinitializing.cc46 && !IsThemeActive() ) in Initializing()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/msw/
H A Duxtheme.h129 wxUX_THEME_DECLARE(PFNWXUISTHEMEACTIVE, IsThemeActive) in wxUX_THEME_DECLARE()
179 return engine && engine->IsAppThemed() && engine->IsThemeActive() in GetIfActive()
H A Duxthemep.h159 BOOL WINAPI IsThemeActive(void);
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/msw/
H A Duxtheme.h129 wxUX_THEME_DECLARE(PFNWXUISTHEMEACTIVE, IsThemeActive) in wxUX_THEME_DECLARE()
179 return engine && engine->IsAppThemed() && engine->IsThemeActive() in GetIfActive()
H A Duxthemep.h159 BOOL WINAPI IsThemeActive(void);
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/msw/
H A Duxtheme.h129 wxUX_THEME_DECLARE(PFNWXUISTHEMEACTIVE, IsThemeActive) in wxUX_THEME_DECLARE()
179 return engine && engine->IsAppThemed() && engine->IsThemeActive() in GetIfActive()
H A Duxthemep.h159 BOOL WINAPI IsThemeActive(void);
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/msw/
H A Duxtheme.h129 wxUX_THEME_DECLARE(PFNWXUISTHEMEACTIVE, IsThemeActive) in wxUX_THEME_DECLARE()
179 return engine && engine->IsAppThemed() && engine->IsThemeActive() in GetIfActive()
H A Duxthemep.h159 BOOL WINAPI IsThemeActive(void);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/
H A Duxtheme.h196 wxUX_THEME_DECLARE(PFNWXUISTHEMEACTIVE, IsThemeActive) in wxUX_THEME_DECLARE()
246 return engine && engine->IsAppThemed() && engine->IsThemeActive() in GetIfActive()
H A Duxthemep.h159 BOOL WINAPI IsThemeActive(void);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/
H A Duxtheme.h196 wxUX_THEME_DECLARE(PFNWXUISTHEMEACTIVE, IsThemeActive) in wxUX_THEME_DECLARE()
246 return engine && engine->IsAppThemed() && engine->IsThemeActive() in GetIfActive()
H A Duxthemep.h159 BOOL WINAPI IsThemeActive(void);
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Duxtheme.cpp160 RESOLVE_UXTHEME_FUNCTION(PFNWXUISTHEMEACTIVE, IsThemeActive); in Initialize()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Duxtheme.cpp160 RESOLVE_UXTHEME_FUNCTION(PFNWXUISTHEMEACTIVE, IsThemeActive); in Initialize()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Duxtheme.cpp160 RESOLVE_UXTHEME_FUNCTION(PFNWXUISTHEMEACTIVE, IsThemeActive); in Initialize()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Duxtheme.cpp160 RESOLVE_UXTHEME_FUNCTION(PFNWXUISTHEMEACTIVE, IsThemeActive); in Initialize()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Duxtheme.cpp159 RESOLVE_UXTHEME_FUNCTION(PFNWXUISTHEMEACTIVE, IsThemeActive); in Initialize()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Duxtheme.cpp159 RESOLVE_UXTHEME_FUNCTION(PFNWXUISTHEMEACTIVE, IsThemeActive); in Initialize()
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwauxtheme.pas873 function IsThemeActive: BOOL; stdcall; in IsThemeActive() function
1604 function IsThemeActive; in IsThemeActive() function
1795 function IsThemeActive; external themelib name 'IsThemeActive'; in IsThemeActive() function

12345678910