Home
last modified time | relevance | path

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

/reactos/win32ss/user/winsrv/concfg/
H A Dfont.h99 IsValidConsoleFont(
H A Dfont.c448 if (!IsValidConsoleFont(FontData->FaceName, CodePage)) in CreateConsoleFontWorker()
974 IsValidConsoleFont( in IsValidConsoleFont() function