Home
last modified time | relevance | path

Searched defs:m_pParser (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fxcrt/xml/
Dcfx_xmlparser.h37 std::unique_ptr<CFX_XMLSyntaxParser> m_pParser; variable
/external/pdfium/core/fpdfapi/page/
Dcpdf_contentparser.h65 std::unique_ptr<CPDF_StreamContentParser> m_pParser; variable
Dcpdf_pageobjectholder.h92 std::unique_ptr<CPDF_ContentParser> m_pParser; variable
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPFXParserAPI.h225 CPVRTPFXParser* m_pParser; variable
/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.h132 std::unique_ptr<CPDF_Parser> m_pParser; variable
/external/pdfium/core/fpdfapi/edit/
Dcpdf_creator.h86 UnownedPtr<CPDF_Parser> const m_pParser; variable