Searched refs:m_bRichText (Results 1 – 2 of 2) sorted by relevance
86 CXFA_Node* pNode = m_pTextProvider->GetTextNode(&m_bRichText); in GetTextDataNode()87 if (pNode && m_bRichText) in GetTextDataNode()94 if (!m_bRichText) in GetXMLContainerNode()482 if (m_bRichText) { in LayoutInternal()641 if (!m_bRichText) { in Loader()898 if (dwStatus == CFX_BreakType::Paragraph && m_bRichText) in AppendChar()
123 bool m_bRichText = false; variable