Searched refs:ParseContentWithParams (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_form.cpp | 53 ParseContentWithParams(nullptr, nullptr, nullptr, nullptr); in ParseContent() 56 void CPDF_Form::ParseContentWithParams(CPDF_AllStates* pGraphicStates, in ParseContentWithParams() function in CPDF_Form
|
D | cpdf_form.h | 31 void ParseContentWithParams(CPDF_AllStates* pGraphicStates,
|
D | cpdf_tilingpattern.cpp | 52 m_pForm->ParseContentWithParams(nullptr, &matrix, nullptr, 0); in Load()
|
D | cpdf_streamcontentparser.cpp | 775 form->ParseContentWithParams(&status, nullptr, nullptr, m_ParsedSet.Get()); in AddForm()
|
/external/pdfium/core/fpdfapi/font/ |
D | cpdf_type3font.cpp | 118 pNewChar->form()->ParseContentWithParams(nullptr, nullptr, pNewChar.get(), 0); in LoadChar()
|