Searched refs:wsFont (Results 1 – 1 of 1) sorted by relevance
37 CFX_WideString wsFont(pszFontFamily); in FGAS_GetFontFamilyHash() local39 wsFont += L"Bold"; in FGAS_GetFontFamilyHash()42 wsFont += L"Italic"; in FGAS_GetFontFamilyHash()44 wsFont += wCodePage; in FGAS_GetFontFamilyHash()45 return FX_HashCode_GetW(wsFont.AsStringC(), false); in FGAS_GetFontFamilyHash()