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

  /external/pdfium/core/fpdfdoc/
cpdf_annot.h 52 SQUIGGLY,
cpdf_annot.cpp 31 type == CPDF_Annot::Subtype::SQUIGGLY ||
102 else if (m_nSubtype == CPDF_Annot::Subtype::SQUIGGLY)
264 if (sSubtype == "Squiggly")
265 return CPDF_Annot::Subtype::SQUIGGLY;
323 if (nSubtype == CPDF_Annot::Subtype::SQUIGGLY)
324 return "Squiggly";

Completed in 54 milliseconds