Home
last modified time | relevance | path

Searched refs:GetThemeTextExtent (Results 1 – 25 of 199) sorted by relevance

12345678

/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Duxtheme.def66 GetThemeTextExtent@36
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Duxtheme.def66 GetThemeTextExtent@36
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duxtheme.def72 GetThemeTextExtent
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duxtheme.def72 GetThemeTextExtent
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Duxtheme.cpp131 RESOLVE_UXTHEME_FUNCTION(PFNWXUGETTHEMETEXTEXTENT, GetThemeTextExtent); in Initialize()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Duxtheme.cpp131 RESOLVE_UXTHEME_FUNCTION(PFNWXUGETTHEMETEXTEXTENT, GetThemeTextExtent); in Initialize()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Duxtheme.cpp131 RESOLVE_UXTHEME_FUNCTION(PFNWXUGETTHEMETEXTEXTENT, GetThemeTextExtent); in Initialize()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Duxtheme.cpp131 RESOLVE_UXTHEME_FUNCTION(PFNWXUGETTHEMETEXTEXTENT, GetThemeTextExtent); in Initialize()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Duxtheme.cpp130 RESOLVE_UXTHEME_FUNCTION(PFNWXUGETTHEMETEXTEXTENT, GetThemeTextExtent); in Initialize()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Duxtheme.cpp130 RESOLVE_UXTHEME_FUNCTION(PFNWXUGETTHEMETEXTEXTENT, GetThemeTextExtent); in Initialize()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms.VisualStyles/
H A DUXTheme.cs121 …public extern static Int32 GetThemeTextExtent (IntPtr hTheme, IntPtr hdc, int iPartId, int iStateI… in GetThemeTextExtent() method in System.Windows.Forms.VisualStyles.UXTheme
124 …public extern static Int32 GetThemeTextExtent (IntPtr hTheme, IntPtr hdc, int iPartId, int iStateI… in GetThemeTextExtent() method in System.Windows.Forms.VisualStyles.UXTheme
H A DVisualStylesNative.cs217 …int hresult = UXTheme.GetThemeTextExtent (hTheme, dc.GetHdc (), iPartId, iStateId, textToDraw, tex… in UxThemeGetThemeTextExtent()
227 …int hresult = UXTheme.GetThemeTextExtent (hTheme, dc.GetHdc (), iPartId, iStateId, textToDraw, tex… in UxThemeGetThemeTextExtent()
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwauxtheme.pas268 function GetThemeTextExtent(hTheme: HTHEME; hdc: HDC; iPartId, iStateId: Integer;
1227 function GetThemeTextExtent; in GetThemeTextExtent() function
1766 function GetThemeTextExtent; external themelib name 'GetThemeTextExtent'; in GetThemeTextExtent() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/
H A Duxthemep.h138 HRESULT WINAPI GetThemeTextExtent(HTHEME,HDC,int,int,LPCWSTR,int,DWORD,
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/msw/
H A Duxthemep.h138 HRESULT WINAPI GetThemeTextExtent(HTHEME,HDC,int,int,LPCWSTR,int,DWORD,
H A Duxtheme.h100 wxUX_THEME_DECLARE(PFNWXUGETTHEMETEXTEXTENT, GetThemeTextExtent) in wxUX_THEME_DECLARE()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/msw/
H A Duxthemep.h138 HRESULT WINAPI GetThemeTextExtent(HTHEME,HDC,int,int,LPCWSTR,int,DWORD,
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/msw/
H A Duxthemep.h138 HRESULT WINAPI GetThemeTextExtent(HTHEME,HDC,int,int,LPCWSTR,int,DWORD,
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/msw/
H A Duxthemep.h138 HRESULT WINAPI GetThemeTextExtent(HTHEME,HDC,int,int,LPCWSTR,int,DWORD,
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/
H A Duxthemep.h138 HRESULT WINAPI GetThemeTextExtent(HTHEME,HDC,int,int,LPCWSTR,int,DWORD,
/dports/x11-toolkits/tk87/tk8.7a5/win/
H A DttkWinXPTheme.c62 GetThemeTextExtentProc *GetThemeTextExtent; member
114 && LOADPROC(GetThemeTextExtent) in LoadXPThemeProcs()
843 hr = elementData->procs->GetThemeTextExtent( in TextElementSize()
/dports/x11-toolkits/tk85/tk8.5.19/win/
H A DttkWinXPTheme.c66 GetThemeTextExtentProc *GetThemeTextExtent; member
118 && LOADPROC(GetThemeTextExtent) in LoadXPThemeProcs()
834 hr = elementData->procs->GetThemeTextExtent( in TextElementSize()
/dports/x11-toolkits/tk86/tk8.6.12/win/
H A DttkWinXPTheme.c64 GetThemeTextExtentProc *GetThemeTextExtent; member
116 && LOADPROC(GetThemeTextExtent) in LoadXPThemeProcs()
845 hr = elementData->procs->GetThemeTextExtent( in TextElementSize()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Duxtheme.h278 HRESULT WINAPI GetThemeTextExtent(HTHEME,HDC,int,int,LPCWSTR,int,DWORD,const RECT*,RECT*);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Duxtheme.h278 HRESULT WINAPI GetThemeTextExtent(HTHEME,HDC,int,int,LPCWSTR,int,DWORD,const RECT*,RECT*);

12345678