Home
last modified time | relevance | path

Searched refs:XFA_StrokeTypeSetLineDash (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_stroke.cpp19 void XFA_StrokeTypeSetLineDash(CXFA_Graphics* pGraphics, in XFA_StrokeTypeSetLineDash() function
189 XFA_StrokeTypeSetLineDash(pGS, GetStrokeType(), XFA_AttributeEnum::Butt); in Stroke()
Dcxfa_stroke.h25 void XFA_StrokeTypeSetLineDash(CXFA_Graphics* pGraphics,
/external/pdfium/xfa/fxfa/
Dcxfa_ffline.cpp134 XFA_StrokeTypeSetLineDash(pGS, iStrokeType, iCap); in RenderWidget()