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

  /external/pdfium/public/
fpdf_annot.h 32 #define FPDF_ANNOT_STRIKEOUT 12
  /external/pdfium/fpdfsdk/
fpdfannot.cpp 65 FPDF_ANNOT_STRIKEOUT,
205 subtype == FPDF_ANNOT_STAMP || subtype == FPDF_ANNOT_STRIKEOUT ||
579 subtype == FPDF_ANNOT_STRIKEOUT;
    [all...]
  /external/pdfium/samples/
pdfium_test.cc 252 if (subtype == FPDF_ANNOT_STRIKEOUT)
    [all...]

Completed in 520 milliseconds