Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_annot.h36 #define FPDF_ANNOT_CARET 14 macro
/external/pdfium/samples/
Dpdfium_test_write_helper.cc60 if (subtype == FPDF_ANNOT_CARET) in AnnotSubtypeToCString()
/external/pdfium/fpdfsdk/
Dfpdf_annot.cpp78 static_assert(static_cast<int>(CPDF_Annot::Subtype::CARET) == FPDF_ANNOT_CARET,