Home
last modified time | relevance | path

Searched defs:tmAveCharWidth (Results 1 – 14 of 14) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DTEXTMETRIC.java22 public int tmAveCharWidth; field in TEXTMETRIC
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwtypes.h365 LONG tmAveCharWidth; member
H A Dwingdi.h824 LONG tmAveCharWidth; member
847 LONG tmAveCharWidth; member
891 LONG tmAveCharWidth; member
918 LONG tmAveCharWidth; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwtypes.h365 LONG tmAveCharWidth; member
H A Dwingdi.h824 LONG tmAveCharWidth; member
847 LONG tmAveCharWidth; member
891 LONG tmAveCharWidth; member
918 LONG tmAveCharWidth; member
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwingdi.h751 LONG tmAveCharWidth; member
775 LONG tmAveCharWidth; member
1083 LONG tmAveCharWidth; member
1111 LONG tmAveCharWidth; member
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwingdi.h1975 LONG tmAveCharWidth; member
1997 LONG tmAveCharWidth; member
2208 LONG tmAveCharWidth; member
2234 LONG tmAveCharWidth; member
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwingdi.h2104 LONG tmAveCharWidth; member
2126 LONG tmAveCharWidth; member
2338 LONG tmAveCharWidth; member
2364 LONG tmAveCharWidth; member
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwingdi.h2104 LONG tmAveCharWidth; member
2126 LONG tmAveCharWidth; member
2338 LONG tmAveCharWidth; member
2364 LONG tmAveCharWidth; member
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/microsoft/win32/
H A DNativeMethods.cs37 public int tmAveCharWidth = 0; field in Microsoft.Win32.NativeMethods.TEXTMETRIC
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Gdi/
H A Dmod.rs4114 pub tmAveCharWidth: i32, field
4147 pub tmAveCharWidth: i32, field
4858 pub tmAveCharWidth: i32, field
4887 pub tmAveCharWidth: i32, field
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DXplatUIWin32.cs485 internal int tmAveCharWidth; field
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Gdi/
H A Dmod.rs11795 pub tmAveCharWidth: i32, field
11892 pub tmAveCharWidth: i32, field
14703 pub tmAveCharWidth: i32, field
14788 pub tmAveCharWidth: i32, field
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/
H A Dos_structs.c6730 …jfieldID tmHeight, tmAscent, tmDescent, tmInternalLeading, tmExternalLeading, tmAveCharWidth, tmMa… member