Home
last modified time | relevance | path

Searched defs:lpLogFont (Results 1 – 18 of 18) 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 DCHOOSEFONT.java23 public long lpLogFont; field in CHOOSEFONT
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DFontDialog.java199 long lpLogFont = OS.HeapAlloc (hHeap, OS.HEAP_ZERO_MEMORY, LOGFONT.sizeof); in open() local
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Input/Radial/
H A Dmod.rs123 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IRadialControllerInte…
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dcommdlg.h273 LPLOGFONTA lpLogFont; member
291 LPLOGFONTW lpLogFont; member
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dcommdlg.h273 LPLOGFONTA lpLogFont; member
291 LPLOGFONTW lpLogFont; member
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Controls/Dialogs/
H A Dmod.rs162 pub lpLogFont: *mut super::super::super::Graphics::Gdi::LOGFONTA, field
193 pub lpLogFont: *mut super::super::super::Graphics::Gdi::LOGFONTA, field
224 pub lpLogFont: *mut super::super::super::Graphics::Gdi::LOGFONTW, field
255 pub lpLogFont: *mut super::super::super::Graphics::Gdi::LOGFONTW, field
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommdlg.h393 LPLOGFONTA lpLogFont; member
412 LPLOGFONTW lpLogFont; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommdlg.h393 LPLOGFONTA lpLogFont; member
412 LPLOGFONTW lpLogFont; member
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlgdi.h581 HFONT CreateFontIndirect(const LOGFONT* lpLogFont) in CreateFontIndirect()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/include/
H A Datlgdi.h542 HFONT CreateFontIndirect(const LOGFONT* lpLogFont) in CreateFontIndirect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wtl/include/
H A Datlgdi.h542 HFONT CreateFontIndirect(const LOGFONT* lpLogFont) in CreateFontIndirect()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlgdi.h581 HFONT CreateFontIndirect(const LOGFONT* lpLogFont) in CreateFontIndirect()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlgdi.h581 HFONT CreateFontIndirect(const LOGFONT* lpLogFont) in CreateFontIndirect()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlgdi.h581 HFONT CreateFontIndirect(const LOGFONT* lpLogFont) in CreateFontIndirect()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlgdi.h581 HFONT CreateFontIndirect(const LOGFONT* lpLogFont) in CreateFontIndirect()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlgdi.h581 HFONT CreateFontIndirect(const LOGFONT* lpLogFont) in CreateFontIndirect()
/dports/cad/electric/electric-7.00/src/graph/
H A Dgraphpccode.cpp2883 int APIENTRY gra_enumfaces(LPLOGFONT lpLogFont, LPTEXTMETRIC lpTEXTMETRICs, DWORD fFontType, LPVOID… in gra_enumfaces()
/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.c701 …jfieldID lStructSize, hwndOwner, hDC, lpLogFont, iPointSize, Flags, rgbColors, lCustData, lpfnHook… member