Searched refs:wsPsName (Results 1 – 3 of 3) sorted by relevance
27 CFX_WideString& wsPsName, in GetFontInfo() argument38 wsPsName.Empty(); in GetFontInfo()42 pFontNode->GetAttribute(XFA_ATTRIBUTE_PsName, wsPsName); in GetFontInfo()
16 CFX_WideString& wsPsName,
139 CFX_WideString wsPsName = pFXFont->GetPsName(); in GetDefFontByUnicode() local140 const FX_WCHAR* pFontFace = wsPsName; in GetDefFontByUnicode()