Home
last modified time | relevance | path

Searched refs:POLYLINE (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.h44 POLYLINE, enumerator
Dcpdf_annot.cpp250 return CPDF_Annot::Subtype::POLYLINE; in StringToAnnotSubtype()
308 if (nSubtype == CPDF_Annot::Subtype::POLYLINE) in AnnotSubtypeToString()
/external/pdfium/fpdfsdk/
Dfpdfannot.cpp52 static_assert(static_cast<int>(CPDF_Annot::Subtype::POLYLINE) ==