Home
last modified time | relevance | path

Searched refs:PCONSOLE_GETFONTINFO (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/reactos/subsys/win/
H A Dconmsg.h416 } CONSOLE_GETFONTINFO, *PCONSOLE_GETFONTINFO; typedef
/reactos/dll/win32/kernel32/client/console/
H A Dconsole.c567 PCONSOLE_GETFONTINFO GetFontInfoRequest = &ApiMessage.Data.GetFontInfoRequest; in GetConsoleFontInfo()