HomeSort by relevance Sort by last modified time
    Searched refs:ProcessPath (Results 1 - 5 of 5) sorted by null

  /external/pdfium/core/fpdfapi/edit/
cpdf_pagecontentgenerator.h 32 void ProcessPath(CFX_ByteTextBuf* buf, CPDF_PathObject* pPathObj);
cpdf_pagecontentgenerator_unittest.cpp 26 pGen->ProcessPath(buf, pPathObj);
68 TEST_F(CPDF_PageContentGeneratorTest, ProcessPath) {
cpdf_pagecontentgenerator.cpp 67 ProcessPath(&buf, pPathObj);
148 void CPDF_PageContentGenerator::ProcessPath(CFX_ByteTextBuf* buf,
  /external/pdfium/core/fpdfapi/render/
cpdf_renderstatus.h 87 bool ProcessPath(CPDF_PathObject* pPathObj, const CFX_Matrix* pObj2Device);
cpdf_renderstatus.cpp     [all...]

Completed in 237 milliseconds