Searched refs:FPDF_LINECAP_BUTT (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/public/ | ||
D | fpdf_edit.h | 57 #define FPDF_LINECAP_BUTT 0 macro |
/external/pdfium/fpdfsdk/ | ||
D | fpdfeditpath.cpp | 16 static_assert(CFX_GraphStateData::LineCapButt == FPDF_LINECAP_BUTT, |