Searched refs:FPDF_ANNOT_LINE (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/public/
H A Dfpdf_annot.h24 #define FPDF_ANNOT_LINE 4 macro
/external/pdfium/fpdfsdk/
H A Dfpdfannot.cpp41 static_assert(static_cast<int>(CPDF_Annot::Subtype::LINE) == FPDF_ANNOT_LINE, member in namespace:__anon17869
/external/pdfium/samples/
H A Dpdfium_test.cc236 if (subtype == FPDF_ANNOT_LINE)

Completed in 102 milliseconds