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

  /external/pdfium/core/fpdfdoc/
cpdf_annot.h 64 TRAPNET,
cpdf_annot.cpp 288 if (sSubtype == "TrapNet")
289 return CPDF_Annot::Subtype::TRAPNET;
347 if (nSubtype == CPDF_Annot::Subtype::TRAPNET)
348 return "TrapNet";

Completed in 68 milliseconds