Searched refs:mbCourier (Results 1 – 1 of 1) sorted by relevance
634 bool mbCourier; member1970 pInfo->mbCourier = stricmp( pLogFont->elfLogFont.lfFaceName, "Courier" ) == 0; in SalEnumFontsProcExA()1972 pInfo->mbCourier = FALSE; in SalEnumFontsProcExA()1982 pInfo->mbCourier = FALSE; in SalEnumFontsProcExA()2002 if( pInfo->mbCourier ) in SalEnumFontsProcExA()2026 … pInfo->mbCourier = ImplSalWICompareAscii( pLogFont->elfLogFont.lfFaceName, "Courier" ) == 0; in SalEnumFontsProcExW()2028 pInfo->mbCourier = FALSE; in SalEnumFontsProcExW()2038 pInfo->mbCourier = FALSE; in SalEnumFontsProcExW()2052 if( pInfo->mbCourier ) in SalEnumFontsProcExW()2382 aInfo.mbCourier = false; in GetDevFontList()
Completed in 35 milliseconds