Home
last modified time | relevance | path

Searched refs:FPDF_LINECAP_BUTT (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/public/
Dfpdf_edit.h57 #define FPDF_LINECAP_BUTT 0 macro
/external/pdfium/fpdfsdk/
Dfpdfeditpath.cpp16 static_assert(CFX_GraphStateData::LineCapButt == FPDF_LINECAP_BUTT,