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

  /external/pdfium/public/
fpdf_annot.h 24 #define FPDF_ANNOT_LINE 4
  /external/pdfium/fpdfsdk/
fpdfannot.cpp 41 static_assert(static_cast<int>(CPDF_Annot::Subtype::LINE) == FPDF_ANNOT_LINE,
    [all...]
  /external/pdfium/samples/
pdfium_test.cc 236 if (subtype == FPDF_ANNOT_LINE)
    [all...]

Completed in 66 milliseconds