Home
last modified time | relevance | path

Searched refs:ImmGetCompositionFont (Results 1 – 25 of 37) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dimm.d458 alias ImmGetCompositionFontW ImmGetCompositionFont; in version() local
478 alias ImmGetCompositionFontA ImmGetCompositionFont; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dimm.d458 alias ImmGetCompositionFontW ImmGetCompositionFont; in version() local
478 alias ImmGetCompositionFontA ImmGetCompositionFont; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dimm.d457 alias ImmGetCompositionFontW ImmGetCompositionFont; in version() local
477 alias ImmGetCompositionFontA ImmGetCompositionFont; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dimm.d458 alias ImmGetCompositionFontW ImmGetCompositionFont; in version() local
478 alias ImmGetCompositionFontA ImmGetCompositionFont; variable
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dimm.h427 #define ImmGetCompositionFont __AW(ImmGetCompositionFont) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dimm.h427 #define ImmGetCompositionFont __AW(ImmGetCompositionFont) macro
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dimm.d457 alias ImmGetCompositionFontW ImmGetCompositionFont; in version() local
477 alias ImmGetCompositionFontA ImmGetCompositionFont; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dimm.d457 alias ImmGetCompositionFontW ImmGetCompositionFont; in version() local
477 alias ImmGetCompositionFontA ImmGetCompositionFont; variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dimm.d457 alias ImmGetCompositionFontW ImmGetCompositionFont; in version() local
477 alias ImmGetCompositionFontA ImmGetCompositionFont; variable
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dimm.d457 alias ImmGetCompositionFontW ImmGetCompositionFont; in version() local
477 alias ImmGetCompositionFontA ImmGetCompositionFont; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dimm.d458 alias ImmGetCompositionFontW ImmGetCompositionFont; in version() local
478 alias ImmGetCompositionFontA ImmGetCompositionFont; variable
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dimm.d457 alias ImmGetCompositionFontW ImmGetCompositionFont; in version() local
477 alias ImmGetCompositionFontA ImmGetCompositionFont; variable
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dimm.h176 #define ImmGetCompositionFont __MINGW_NAME_AW(ImmGetCompositionFont) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dimm.h176 #define ImmGetCompositionFont __MINGW_NAME_AW(ImmGetCompositionFont) macro
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Loaders/Win32/OVIME/
H A Dimmdev.h562 #define ImmGetCompositionFont ImmGetCompositionFontW macro
584 #define ImmGetCompositionFont ImmGetCompositionFontA macro
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Loaders/Win32/OVIME/
H A Dimmdev.h562 #define ImmGetCompositionFont ImmGetCompositionFontW macro
584 #define ImmGetCompositionFont ImmGetCompositionFontA macro
/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 DCaret.java504 if (!OS.ImmGetCompositionFont (hIMC, oldFont)) oldFont = null; in setIMEFont()
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dimm.pas387 function ImmGetCompositionFont(imc: HIMC; lplf: PLOGFONTA): LongBool; stdcall ; external Imm name '… in ImmGetCompositionFont() function
389 function ImmGetCompositionFont(imc: HIMC; lplf: PLOGFONTW): LongBool; stdcall ; external Imm name '… in ImmGetCompositionFont() function
/dports/math/vtk9/VTK-9.1.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake424 ImmGetCompositionFont
/dports/math/vtk8/VTK-8.2.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake424 ImmGetCompositionFont
/dports/math/vtk6/VTK-6.2.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake424 ImmGetCompositionFont
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DIMMHandler.cpp2120 !::ImmGetCompositionFont(aContext.get(), &defaultLogFont))) { in AdjustCompositionFont()
2155 if (!::ImmGetCompositionFont(aContext.get(), &logFont)) { in AdjustCompositionFont()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DIMMHandler.cpp2170 !::ImmGetCompositionFont(aContext.get(), &defaultLogFont))) { in AdjustCompositionFont()
2208 if (!::ImmGetCompositionFont(aContext.get(), &logFont)) { in AdjustCompositionFont()
/dports/lang/fpc-source/fpc-3.2.2/packages/winceunits/src/
H A Dimm.pp325 function ImmGetCompositionFont(_himc:HIMC; lplf:LPLOGFONTW):BOOL; external ImmDLL name 'ImmGetCompo…
327 function ImmGetCompositionFont(_himc:HIMC; lplf:LPLOGFONTA):BOOL; external ImmDLL name 'ImmGetCompo…
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DIMMHandler.cpp2120 !::ImmGetCompositionFont(aContext.get(), &defaultLogFont))) { in AdjustCompositionFont()
2155 if (!::ImmGetCompositionFont(aContext.get(), &logFont)) { in AdjustCompositionFont()

12