HomeSort by relevance Sort by last modified time
    Searched refs:m_bTagAvailable (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fxfa/
cxfa_textparser.h 107 bool m_bTagAvailable;
cxfa_textparser.cpp 223 if (!tagProvider->m_bTagAvailable)
286 tagProvider->m_bTagAvailable = TagValidate(wsName);
292 tagProvider->m_bTagAvailable = true;
634 : m_bTagAvailable(false), m_bContent(false) {}

Completed in 48 milliseconds