Home
last modified time | relevance | path

Searched defs:pPathObj (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fpdfsdk/src/
Dfpdfeditpage.cpp143 CPDF_PathObject* pPathObj = (CPDF_PathObject*)pPageObj; in FPDFPage_InsertObject() local
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_pageobjs.cpp415 CPDF_PathObject* pPathObj = new CPDF_PathObject; in AddRectToPageObjects() local
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render.cpp490 FX_BOOL CPDF_RenderStatus::ProcessPath(CPDF_PathObject* pPathObj, in ProcessPath()
698 FX_BOOL CPDF_RenderStatus::SelectClipPath(CPDF_PathObject* pPathObj, in SelectClipPath()
Dfpdf_render_pattern.cpp1182 void CPDF_RenderStatus::DrawPathWithPattern(CPDF_PathObject* pPathObj, in DrawPathWithPattern()
1198 void CPDF_RenderStatus::ProcessPathPattern(CPDF_PathObject* pPathObj, in ProcessPathPattern()
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_parser.cpp1472 CPDF_PathObject* pPathObj = new CPDF_PathObject; in AddPathObject() local