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

  /external/pdfium/core/src/fpdftext/
fpdf_text_int_unittest.cpp 9 // Class to help test functions in CPDF_LinkExtract class.
10 class CPDF_TestLinkExtract : public CPDF_LinkExtract {
text_int.h 16 class CPDF_LinkExtract;
212 class CPDF_LinkExtract : public IPDF_LinkExtract {
214 CPDF_LinkExtract();
215 ~CPDF_LinkExtract() override;
fpdf_text_int.cpp 100 return new CPDF_LinkExtract();
    [all...]

Completed in 274 milliseconds