Home
last modified time | relevance | path

Searched refs:EnumFontFamilies (Results 1 – 25 of 129) sorted by relevance

123456

/dports/games/exult/exult-snapshot-v1.7.0.20211128/shapes/
H A Dfontgen.cc225 …if (!EnumFontFamilies(dc, logfont.lfFaceName, reinterpret_cast<FONTENUMPROC>(&EnumFontFamProc), 0)) in Gen_font_shape_win32()
231 …if (!EnumFontFamilies(dc, logfont.lfFaceName, reinterpret_cast<FONTENUMPROC>(&EnumFontFamProc), 0)) in Gen_font_shape_win32()
237 …if (!EnumFontFamilies(dc, logfont.lfFaceName, reinterpret_cast<FONTENUMPROC>(&EnumFontFamProc), re… in Gen_font_shape_win32()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/
H A DDevice.java505 OS.EnumFontFamilies (hDC, null, lpEnumFontFamProc, scalable ? 1 : 0); in getFontList()
515 OS.EnumFontFamilies (hDC, lf.lfFaceName, lpEnumFontFamProc, scalable ? 1 : 0); in getFontList()
519 OS.EnumFontFamilies (hDC, lpFaceName.chars, lpEnumFontFamProc, scalable ? 1 : 0); in getFontList()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dfontenum.cpp162 ::EnumFontFamilies(hDC, in DoEnumerate()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dfontenum.cpp162 ::EnumFontFamilies(hDC, in DoEnumerate()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dfontenum.cpp162 ::EnumFontFamilies(hDC, in DoEnumerate()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dfontenum.cpp162 ::EnumFontFamilies(hDC, in DoEnumerate()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dfontenum.cpp161 ::EnumFontFamilies(hDC, in DoEnumerate()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dfontenum.cpp161 ::EnumFontFamilies(hDC, in DoEnumerate()
/dports/games/lincity/lincity-1.13.1/
H A Dlcwin32.c165 EnumFontFamilies (display.hdcMem, "Lincity", (voidfnptr) EnumFontFamProc, (LPARAM) & logfont); in init_windows_font()
171 …rc = EnumFontFamilies (display.hdcMem, "Lincity", (FONTENUMPROC) EnumFontFamProc, (LPARAM) & logfo… in init_windows_font()
/dports/devel/upp/upp/uppsrc/Draw/
H A DFontWin32.cpp153 return EnumFontFamilies(hdc, face, Win32_AddFace, (LPARAM)face); in Win32_EnumFace()
/dports/math/vtk9/VTK-9.1.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake221 EnumFontFamilies
/dports/math/vtk8/VTK-8.2.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake221 EnumFontFamilies
/dports/math/vtk6/VTK-6.2.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake221 EnumFontFamilies
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/common/PropTree/
H A DPropTree.cpp235 if (::EnumFontFamilies(dc.GetSafeHdc(), NULL, FontFamilyProcFonts, 0)==0) in InitGlobalResources()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win16/
H A Dwin31.pp917 function EnumFontFamilies(hdc: HDC; lpszFamily: LPCSTR; fntenmprc: FONTENUMPROC; lParam: LPARAM): S…
918 function EnumFontFamilies(hdc: HDC; lpszFamily: LPCSTR; fntenmprc: TFarProc; lParam: LPARAM): Small…
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win16/
H A Dwin31.pp917 function EnumFontFamilies(hdc: HDC; lpszFamily: LPCSTR; fntenmprc: FONTENUMPROC; lParam: LPARAM): S…
918 function EnumFontFamilies(hdc: HDC; lpszFamily: LPCSTR; fntenmprc: TFarProc; lParam: LPARAM): Small…
/dports/lang/fpc-source/fpc-3.2.2/rtl/win16/
H A Dwin31.pp917 function EnumFontFamilies(hdc: HDC; lpszFamily: LPCSTR; fntenmprc: FONTENUMPROC; lParam: LPARAM): S…
918 function EnumFontFamilies(hdc: HDC; lpszFamily: LPCSTR; fntenmprc: TFarProc; lParam: LPARAM): Small…
/dports/lang/fpc/fpc-3.2.2/rtl/win16/
H A Dwin31.pp917 function EnumFontFamilies(hdc: HDC; lpszFamily: LPCSTR; fntenmprc: FONTENUMPROC; lParam: LPARAM): S…
918 function EnumFontFamilies(hdc: HDC; lpszFamily: LPCSTR; fntenmprc: TFarProc; lParam: LPARAM): Small…
/dports/editors/lazarus/lazarus/lcl/interfaces/carbon/
H A Dcarbonwinapih.inc75 function EnumFontFamilies(DC: HDC; Family:Pchar; EnumFontFamProc: FontEnumProc; LParam: Lparam): Lo…
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/
H A Dcarbonwinapih.inc75 function EnumFontFamilies(DC: HDC; Family:Pchar; EnumFontFamProc: FontEnumProc; LParam: Lparam): Lo…
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/carbon/
H A Dcarbonwinapih.inc75 function EnumFontFamilies(DC: HDC; Family:Pchar; EnumFontFamProc: FontEnumProc; LParam: Lparam): Lo…
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/
H A Dcarbonwinapih.inc75 function EnumFontFamilies(DC: HDC; Family:Pchar; EnumFontFamProc: FontEnumProc; LParam: Lparam): Lo…
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk2/
H A Dgtk2winapih.inc87 function EnumFontFamilies(DC: HDC; Family: Pchar; EnumFontFamProc: FontEnumProc; LParam:Lparam):lon…
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/
H A Dgtk3winapih.inc86 function EnumFontFamilies(DC: HDC; Family: Pchar; EnumFontFamProc: FontEnumProc; LParam:Lparam):lon…
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk/
H A Dgtkwinapih.inc74 function EnumFontFamilies(DC: HDC; Family: Pchar; EnumFontFamProc: FontEnumProc; LParam:Lparam):lon…

123456