Home
last modified time | relevance | path

Searched refs:DrawStateW (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dmslu.cpp70 #undef DrawStateW
98 return DrawStateW((HDC)dc, (HBRUSH)br, (DRAWSTATEPROC)outputFunc, in wxMSLU_DrawStateW()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dmslu.cpp70 #undef DrawStateW
98 return DrawStateW((HDC)dc, (HBRUSH)br, (DRAWSTATEPROC)outputFunc, in wxMSLU_DrawStateW()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dmslu.cpp69 #undef DrawStateW
97 return DrawStateW((HDC)dc, (HBRUSH)br, (DRAWSTATEPROC)outputFunc, in wxMSLU_DrawStateW()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dmslu.cpp69 #undef DrawStateW
97 return DrawStateW((HDC)dc, (HBRUSH)br, (DRAWSTATEPROC)outputFunc, in wxMSLU_DrawStateW()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dmslu.cpp69 #undef DrawStateW
97 return DrawStateW((HDC)dc, (HBRUSH)br, (DRAWSTATEPROC)outputFunc, in wxMSLU_DrawStateW()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dmslu.cpp69 #undef DrawStateW
97 return DrawStateW((HDC)dc, (HBRUSH)br, (DRAWSTATEPROC)outputFunc, in wxMSLU_DrawStateW()
/dports/x11-toolkits/p5-Alien-wxWidgets/Alien-wxWidgets-0.69/patches/
H A DwxMSW-2.9.1-w64-mslu.patch16 #undef DrawStateW
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/msw/
H A Dwrapwin.h84 #define DrawStateW(dc, br, func, ld, wd, x, y, cx, cy, flags) \ macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/msw/
H A Dwrapwin.h84 #define DrawStateW(dc, br, func, ld, wd, x, y, cx, cy, flags) \ macro
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/msw/
H A Dwrapwin.h84 #define DrawStateW(dc, br, func, ld, wd, x, y, cx, cy, flags) \ macro
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/msw/
H A Dwrapwin.h84 #define DrawStateW(dc, br, func, ld, wd, x, y, cx, cy, flags) \ macro
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/
H A Dwrapwin.h100 #define DrawStateW(dc, br, func, ld, wd, x, y, cx, cy, flags) \ macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/
H A Dwrapwin.h100 #define DrawStateW(dc, br, func, ld, wd, x, y, cx, cy, flags) \ macro
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/
H A Dmslu.h40 #define DrawStateW(dc, br, func, ld, wd, x, y, cx, cy, flags) \ macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dshutdowniconw32.cxx641DrawStateW( lpdis->hDC, hbrIcon, nullptr, reinterpret_cast<LPARAM>(hIcon), WPARAM(0), x, y+(height… in OnDrawItem()
663DrawStateW( lpdis->hDC, nullptr, nullptr, reinterpret_cast<LPARAM>(pMyItem->text.getStr()), WPARAM… in OnDrawItem()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dshutdowniconw32.cxx632DrawStateW( lpdis->hDC, hbrIcon, nullptr, reinterpret_cast<LPARAM>(hIcon), WPARAM(0), x, y+(height… in OnDrawItem()
654DrawStateW( lpdis->hDC, nullptr, nullptr, reinterpret_cast<LPARAM>(pMyItem->text.getStr()), WPARAM… in OnDrawItem()
/dports/devel/upp/upp/bazaar/plugin/tcc/lib/
H A Duser32.def176 DrawStateW
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duser32.def.in219 DrawStateW
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duser32.def.in219 DrawStateW
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Duser32.def226 DrawStateW@40
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Duser32.def226 DrawStateW@40
/dports/editors/lazarus/lazarus/lcl/interfaces/win32/
H A Dwin32wsbuttons.pp259 DrawStateW(TmpDC, 0, nil, LPARAM(ButtonCaptionW), 0, XDestText, YDestText, 0, 0, TextFlags);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32wsbuttons.pp259 DrawStateW(TmpDC, 0, nil, LPARAM(ButtonCaptionW), 0, XDestText, YDestText, 0, 0, TextFlags);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/win32/
H A Dwin32wsbuttons.pp259 DrawStateW(TmpDC, 0, nil, LPARAM(ButtonCaptionW), 0, XDestText, YDestText, 0, 0, TextFlags);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32wsbuttons.pp259 DrawStateW(TmpDC, 0, nil, LPARAM(ButtonCaptionW), 0, XDestText, YDestText, 0, 0, TextFlags);

123456789