Searched refs:bRichText (Results 1 – 4 of 4) sorted by relevance
39 CXFA_Node* CXFA_TextProvider::GetTextNode(bool* bRichText) { in GetTextNode() argument40 *bRichText = false; in GetTextNode()53 *bRichText = true; in GetTextNode()66 *bRichText = true; in GetTextNode()90 *bRichText = true; in GetTextNode()
34 CXFA_Node* GetTextNode(bool* bRichText);
126 bool bRichText) const { in GetLastChar()134 if (((bRichText && pTC->m_iCharWidth < 0) || bOmitChar) && in GetLastChar()
59 CFX_Char* GetLastChar(int32_t index, bool bOmitChar, bool bRichText) const;