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

  /external/pdfium/public/
fpdf_annot.h 29 #define FPDF_ANNOT_HIGHLIGHT 9
  /external/pdfium/fpdfsdk/
fpdfannot.cpp 56 FPDF_ANNOT_HIGHLIGHT,
202 return subtype == FPDF_ANNOT_CIRCLE || subtype == FPDF_ANNOT_HIGHLIGHT ||
577 return subtype == FPDF_ANNOT_LINK || subtype == FPDF_ANNOT_HIGHLIGHT ||
    [all...]

Completed in 70 milliseconds