Searched refs:CXFA_SAXContext (Results 1 – 2 of 2) sorted by relevance
38 CFX_ByteTextBuf& textBuf = ((CXFA_SAXContext*)pTag)->m_TextBuf; in OnTagAttribute()45 CFX_ByteTextBuf& textBuf = ((CXFA_SAXContext*)pTag)->m_TextBuf; in OnTagBreak()56 CFX_ByteTextBuf& textBuf = ((CXFA_SAXContext*)pTag)->m_TextBuf; in OnTagData()69 CXFA_SAXContext* pSAXContext = (CXFA_SAXContext*)pTag; in OnTagClose()84 CFX_ByteTextBuf& textBuf = ((CXFA_SAXContext*)pTag)->m_TextBuf; in OnTagEnd()100 CFX_ByteTextBuf& textBuf = ((CXFA_SAXContext*)pTag)->m_TextBuf; in OnTargetData()
11 class CXFA_SAXContext {13 CXFA_SAXContext() : m_eNode(FX_SAXNODE_Unknown) {} in CXFA_SAXContext() function46 CXFA_SAXContext m_SAXContext;