Home
last modified time | relevance | path

Searched refs:ParseContentInternal (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_form.cpp59 ParseContentInternal(nullptr, nullptr, nullptr, nullptr); in ParseContent()
65 ParseContentInternal(pGraphicStates, pParentMatrix, nullptr, pParsedSet); in ParseContent()
69 ParseContentInternal(nullptr, nullptr, pType3Char, nullptr); in ParseContentForType3Char()
72 void CPDF_Form::ParseContentInternal(const CPDF_AllStates* pGraphicStates, in ParseContentInternal() function in CPDF_Form
Dcpdf_form.h56 void ParseContentInternal(const CPDF_AllStates* pGraphicStates,