Searched refs:pFontNode (Results 1 – 1 of 1) sorted by relevance
33 CXFA_Node* pFontNode = m_pPsMapNode->GetChild(index, XFA_ELEMENT_Font); in GetFontInfo() local34 if (pFontNode == NULL) { in GetFontInfo()41 pFontNode->GetAttribute(XFA_ATTRIBUTE_Typeface, wsFontFamily); in GetFontInfo()42 pFontNode->GetAttribute(XFA_ATTRIBUTE_PsName, wsPsName); in GetFontInfo()44 pFontNode->GetAttribute(XFA_ATTRIBUTE_Weight, wsValue); in GetFontInfo()49 pFontNode->GetAttribute(XFA_ATTRIBUTE_Posture, wsValue); in GetFontInfo()