Home
last modified time | relevance | path

Searched refs:DrawTextExW (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/Render/Text/
H A Ddraw_text_win.cpp223DrawTextExW(ctx_->hDC, (LPWSTR)wstr.c_str(), (int)wstr.size(), &textRect, DT_HIDEPREFIX | DT_TOP |… in DrawStringBitmap()
250DrawTextExW(ctx_->hDC, (LPWSTR)wstr.c_str(), (int)wstr.size(), &rc, DT_HIDEPREFIX | DT_TOP | dtAli… in DrawStringBitmap()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/Render/Text/
H A Ddraw_text_win.cpp223DrawTextExW(ctx_->hDC, (LPWSTR)wstr.c_str(), (int)wstr.size(), &textRect, DT_HIDEPREFIX | DT_TOP |… in DrawStringBitmap()
250DrawTextExW(ctx_->hDC, (LPWSTR)wstr.c_str(), (int)wstr.size(), &rc, DT_HIDEPREFIX | DT_TOP | dtAli… in DrawStringBitmap()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/Render/Text/
H A Ddraw_text_win.cpp223DrawTextExW(ctx_->hDC, (LPWSTR)wstr.c_str(), (int)wstr.size(), &textRect, DT_HIDEPREFIX | DT_TOP |… in DrawStringBitmap()
250DrawTextExW(ctx_->hDC, (LPWSTR)wstr.c_str(), (int)wstr.size(), &rc, DT_HIDEPREFIX | DT_TOP | dtAli… in DrawStringBitmap()
/dports/archivers/v1541commander/v1541commander-1.1/src/bin/setup/
H A Dmain.c566 DrawTextExW(dc, (WCHAR *)text, -1, &textrect, DT_CALCRECT, 0); in wproc()
583 DrawTextExW(dc, (WCHAR *)text, -1, &textrect, DT_CALCRECT, 0); in wproc()
/dports/archivers/v1541commander/v1541commander-1.1/src/bin/uninstall/
H A Dmain.c240 DrawTextExW(dc, (WCHAR *)text, -1, &textrect, DT_CALCRECT, 0); in wproc()
/dports/devel/upp/upp/bazaar/plugin/tcc/lib/
H A Duser32.def179 DrawTextExW
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duser32.def.in222 DrawTextExW
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Duser32.def.in222 DrawTextExW
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Duser32.def229 DrawTextExW@24
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Duser32.def229 DrawTextExW@24
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win/wininc/
H A Dunifun.inc243DrawTextExW(_para1:HDC; _para2:LPWSTR; _para3:longint; _para4:LPRECT; _para5:UINT;_para6:LPDRAWTE…
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win/wininc/
H A Dunifun.inc243DrawTextExW(_para1:HDC; _para2:LPWSTR; _para3:longint; _para4:LPRECT; _para5:UINT;_para6:LPDRAWTE…
/dports/lang/fpc-source/fpc-3.2.2/rtl/win/wininc/
H A Dunifun.inc243DrawTextExW(_para1:HDC; _para2:LPWSTR; _para3:longint; _para4:LPRECT; _para5:UINT;_para6:LPDRAWTE…
/dports/lang/fpc/fpc-3.2.2/rtl/win/wininc/
H A Dunifun.inc243DrawTextExW(_para1:HDC; _para2:LPWSTR; _para3:longint; _para4:LPRECT; _para5:UINT;_para6:LPDRAWTE…
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinuser.h2747 int WINAPI DrawTextExW(HDC,LPWSTR,int,LPRECT,UINT,LPDRAWTEXTPARAMS);
3224 #define DrawTextEx DrawTextExW
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3749 int DrawTextExW(HDC, LPWSTR, int, LPRECT, UINT, LPDRAWTEXTPARAMS);
4570 alias DrawTextExW DrawTextEx;
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3749 int DrawTextExW(HDC, LPWSTR, int, LPRECT, UINT, LPDRAWTEXTPARAMS);
4570 alias DrawTextExW DrawTextEx;
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3748 int DrawTextExW(HDC, LPWSTR, int, LPRECT, UINT, LPDRAWTEXTPARAMS);
4569 alias DrawTextExW DrawTextEx;
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3749 int DrawTextExW(HDC, LPWSTR, int, LPRECT, UINT, LPDRAWTEXTPARAMS);
4570 alias DrawTextExW DrawTextEx;
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3748 int DrawTextExW(HDC, LPWSTR, int, LPRECT, UINT, LPDRAWTEXTPARAMS);
4569 alias DrawTextExW DrawTextEx;
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3748 int DrawTextExW(HDC, LPWSTR, int, LPRECT, UINT, LPDRAWTEXTPARAMS);
4569 alias DrawTextExW DrawTextEx;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3749 int DrawTextExW(HDC, LPWSTR, int, LPRECT, UINT, LPDRAWTEXTPARAMS);
4570 alias DrawTextExW DrawTextEx;
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3748 int DrawTextExW(HDC, LPWSTR, int, LPRECT, UINT, LPDRAWTEXTPARAMS);
4569 alias DrawTextExW DrawTextEx;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3748 int DrawTextExW(HDC, LPWSTR, int, LPRECT, UINT, LPDRAWTEXTPARAMS);
4569 alias DrawTextExW DrawTextEx;
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwinuser.d3748 int DrawTextExW(HDC, LPWSTR, int, LPRECT, UINT, LPDRAWTEXTPARAMS);
4569 alias DrawTextExW DrawTextEx;

12345678