Home
last modified time | relevance | path

Searched refs:LPLOGFONTA (Results 1 – 15 of 15) sorted by relevance

/reactos/win32ss/user/user32/include/
H A Dimmtable.h24 DEFINE_IMM_ENTRY(BOOL, ImmGetCompositionFontA, (HIMC hIMC, LPLOGFONTA plf), 0, NONVOID)
26 DEFINE_IMM_ENTRY(BOOL, ImmSetCompositionFontA, (HIMC hIMC, LPLOGFONTA plf), 0, NONVOID)
/reactos/win32ss/user/user32/misc/
H A Ddesktop.c103 LogFontW2A(LPLOGFONTA pA, CONST LOGFONTW *pW) in LogFontW2A()
295 LPLOGFONTA plfa = (LPLOGFONTA)pvParam; in RealSystemParametersInfoA()
H A Dimm.c505 if (!IMM_FN(ImmGetCompositionFontA)(hIMC, (LPLOGFONTA)lParam)) in ImeWnd_OnImeControl()
518 if (!IMM_FN(ImmSetCompositionFontA)(hIMC, (LPLOGFONTA)lParam)) in ImeWnd_OnImeControl()
/reactos/win32ss/gdi/gdi32/objects/
H A Dutils.c375 LogFontW2A(LPLOGFONTA pA, CONST LOGFONTW *pW) in LogFontW2A()
404 LogFontW2A( (LPLOGFONTA)fontA, (CONST LOGFONTW *)fontW ); in EnumLogFontExW2A()
H A Dfont.c447 EnumFontFamiliesExA (HDC hdc, LPLOGFONTA lpLogfont, FONTENUMPROCA lpEnumFontFamExProc, in EnumFontFamiliesExA()
/reactos/sdk/include/psdk/
H A Dimm.h547 BOOL WINAPI ImmGetCompositionFontA(_In_ HIMC hIMC, _Out_ LPLOGFONTA lplf);
550 BOOL WINAPI ImmSetCompositionFontA(_In_ HIMC hIMC, _In_ LPLOGFONTA lplf);
H A Dcommdlg.h264 LPLOGFONTA lpLogFont;
H A Dwingdi.h1895 } LOGFONTA,*PLOGFONTA,*LPLOGFONTA; typedef
/reactos/dll/win32/imm32/
H A Dprecomp.h81 VOID APIENTRY LogFontWideToAnsi(const LOGFONTW *plfW, LPLOGFONTA plfA);
H A Dime.c1615 BOOL WINAPI ImmGetCompositionFontA(HIMC hIMC, LPLOGFONTA lplf) in ImmGetCompositionFontA()
1688 BOOL WINAPI ImmSetCompositionFontA(HIMC hIMC, LPLOGFONTA lplf) in ImmSetCompositionFontA()
H A Dutils.c312 VOID APIENTRY LogFontWideToAnsi(const LOGFONTW *plfW, LPLOGFONTA plfA) in LogFontWideToAnsi()
/reactos/modules/rostests/winetests/imm32/
H A Dimm32.c1798 ret = ImmGetCompositionFontA(imc_bad, (LPLOGFONTA)buffer); in test_InvalidIMC()
1803 ret = ImmGetCompositionFontA(imc_null, (LPLOGFONTA)buffer); in test_InvalidIMC()
1808 ret = ImmGetCompositionFontA(imc_destroy, (LPLOGFONTA)buffer); in test_InvalidIMC()
/reactos/win32ss/gdi/gdi32/include/
H A Dgdi32p.h322 LPLOGFONTA pA,
/reactos/dll/win32/comdlg32/
H A Dfontdlg.c1136 LPLOGFONTA lpLogFonta; in CFn_WMDestroy()
/reactos/modules/rostests/winetests/gdi32/
H A Dgenerated.c3920 TEST_TYPE_SIZE (LPLOGFONTA, 8) in test_pack_LPLOGFONTA()
3921 TEST_TYPE_ALIGN (LPLOGFONTA, 8) in test_pack_LPLOGFONTA()
3922 TEST_TARGET_SIZE (LPLOGFONTA, 60) in test_pack_LPLOGFONTA()
3923 TEST_TARGET_ALIGN(LPLOGFONTA, 4) in test_pack_LPLOGFONTA()
10443 TEST_TYPE_SIZE (LPLOGFONTA, 4) in test_pack_LPLOGFONTA()
10444 TEST_TYPE_ALIGN (LPLOGFONTA, 4) in test_pack_LPLOGFONTA()
10445 TEST_TARGET_SIZE (LPLOGFONTA, 60) in test_pack_LPLOGFONTA()
10446 TEST_TARGET_ALIGN(LPLOGFONTA, 4) in test_pack_LPLOGFONTA()