Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_stroke.cpp21 XFA_AttributeValue iCapType) { in XFA_StrokeTypeSetLineDash() argument
25 if (iCapType != XFA_AttributeValue::Butt) { in XFA_StrokeTypeSetLineDash()
34 if (iCapType != XFA_AttributeValue::Butt) { in XFA_StrokeTypeSetLineDash()
44 if (iCapType != XFA_AttributeValue::Butt) in XFA_StrokeTypeSetLineDash()
52 if (iCapType != XFA_AttributeValue::Butt) in XFA_StrokeTypeSetLineDash()
Dcxfa_stroke.h27 XFA_AttributeValue iCapType);