Home
last modified time | relevance | path

Searched defs:CPDF_Path (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/edit/
Dcpdf_pagecontentgenerator.h26 class CPDF_Path; variable
/external/pdfium/core/fpdfapi/page/
Dcpdf_path.cpp11 CPDF_Path::CPDF_Path(const CPDF_Path& that) : m_Ref(that.m_Ref) {} in CPDF_Path() function in CPDF_Path