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

  /external/pdfium/public/
fpdf_annot.h 34 #define FPDF_ANNOT_CARET 14
  /external/pdfium/fpdfsdk/
fpdfannot.cpp 69 static_assert(static_cast<int>(CPDF_Annot::Subtype::CARET) == FPDF_ANNOT_CARET,
    [all...]
  /external/pdfium/samples/
pdfium_test.cc 256 if (subtype == FPDF_ANNOT_CARET)
    [all...]

Completed in 221 milliseconds