Home
last modified time | relevance | path

Searched refs:GetCharWidth32 (Results 1 – 25 of 72) sorted by relevance

123

/dports/games/holotz-castle/holotz-castle-1.3.14-src/JLib/JLib/Graphics/
H A DJGLText.cpp120 GetCharWidth32(g_pApp->hDC, 0, 255, widths); in BuildFont()
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DFont.sml148 val GetCharWidth32 : HDC * char * char -> int vector value
361 (cHDC, cUint, cUint, cPointer) (successState "GetCharWidth32")
364 fun GetCharWidth32 (h,c1,c2) = function
/dports/emulators/mess/mame-mame0226/src/osd/modules/font/
H A Dfont_windows.cpp163 GetCharWidth32(dummyDC, chnum, chnum, reinterpret_cast<LPINT>(&abc.abcB)); in get_bitmap()
/dports/emulators/mame/mame-mame0226/src/osd/modules/font/
H A Dfont_windows.cpp163 GetCharWidth32(dummyDC, chnum, chnum, reinterpret_cast<LPINT>(&abc.abcB)); in get_bitmap()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/wince/wininc/
H A Dredef.inc179 function GetCharWidth32(DC: HDC; p2, p3: UINT; const Widths): BOOL;external KernelDLL name 'GetChar…
180 …etCharWidth32W(DC: HDC; p2, p3: UINT; const Widths): BOOL;external KernelDLL name 'GetCharWidth32';
/dports/lang/fpc-utils/fpc-3.2.2/rtl/wince/wininc/
H A Dredef.inc179 function GetCharWidth32(DC: HDC; p2, p3: UINT; const Widths): BOOL;external KernelDLL name 'GetChar…
180 …etCharWidth32W(DC: HDC; p2, p3: UINT; const Widths): BOOL;external KernelDLL name 'GetCharWidth32';
/dports/lang/fpc-source/fpc-3.2.2/rtl/wince/wininc/
H A Dredef.inc179 function GetCharWidth32(DC: HDC; p2, p3: UINT; const Widths): BOOL;external KernelDLL name 'GetChar…
180 …etCharWidth32W(DC: HDC; p2, p3: UINT; const Widths): BOOL;external KernelDLL name 'GetCharWidth32';
/dports/lang/fpc/fpc-3.2.2/rtl/wince/wininc/
H A Dredef.inc179 function GetCharWidth32(DC: HDC; p2, p3: UINT; const Widths): BOOL;external KernelDLL name 'GetChar…
180 …etCharWidth32W(DC: HDC; p2, p3: UINT; const Widths): BOOL;external KernelDLL name 'GetCharWidth32';
/dports/editors/wordgrinder/wordgrinder-0.6/src/c/arch/win32/gdi/
H A Dglyphcache.c199 GetCharWidth32(dc, 'M', 'M', &fontwidth); in glyphcache_init()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/text/
H A Dqfontengine_win.cpp417 GetCharWidth32(hdc, glyph, glyph, &width);
599 if (GetCharWidth32(hdc, glyph, glyph, &width)) {
/dports/math/vtk9/VTK-9.1.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake288 GetCharWidth32
/dports/math/vtk8/VTK-8.2.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake288 GetCharWidth32
/dports/math/vtk6/VTK-6.2.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake288 GetCharWidth32
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwingdi.h2750 #define GetCharWidth32 GetCharWidth32W macro
2814 #define GetCharWidth32 GetCharWidth32A macro
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwingdi.h3132 #define GetCharWidth32 WINELIB_NAME_AW(GetCharWidth32) macro
/dports/www/firefox-esr/firefox-91.8.0/config/
H A Dwindows-h-unicode.decls.h491 BOOL GetCharWidth32(HDC, UINT, UINT, LPINT);
/dports/mail/thunderbird/thunderbird-91.8.0/config/
H A Dwindows-h-unicode.decls.h491 BOOL GetCharWidth32(HDC, UINT, UINT, LPINT);
/dports/lang/spidermonkey78/firefox-78.9.0/config/
H A Dwindows-h-unicode.decls.h491 BOOL GetCharWidth32(HDC, UINT, UINT, LPINT);
/dports/www/firefox/firefox-99.0/config/
H A Dwindows-h-unicode.decls.h491 BOOL GetCharWidth32(HDC, UINT, UINT, LPINT);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwingdi.h2945 #define GetCharWidth32 __AW(GetCharWidth32) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwingdi.h2945 #define GetCharWidth32 __AW(GetCharWidth32) macro
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/
H A Dcairo-win32-font.c973 if (!GetCharWidth32(hdc, charIndex, charIndex, &width)) { in _cairo_win32_scaled_font_init_glyph_metrics()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d4462 alias GetCharWidth32W GetCharWidth32;
4539 alias GetCharWidth32A GetCharWidth32;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/include/
H A Datlgdi.h2521 BOOL GetCharWidth32(UINT nFirstChar, UINT nLastChar, LPINT lpBuffer) const in GetCharWidth32() function
2524 return ::GetCharWidth32(m_hDC, nFirstChar, nLastChar, lpBuffer); in GetCharWidth32()
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d4462 alias GetCharWidth32W GetCharWidth32;
4539 alias GetCharWidth32A GetCharWidth32;

123