Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffpath.cpp63 int32_t iStrokeType = 0; in RenderWidget() local
73 iStrokeType = edge.GetStrokeType(); in RenderWidget()
98 XFA_StrokeTypeSetLineDash(pGS, iStrokeType, iCap); in RenderWidget()
Dxfa_ffwidget.h148 int32_t iStrokeType,
Dxfa_ffwidget.cpp418 int32_t iStrokeType, in XFA_StrokeTypeSetLineDash() argument
420 switch (iStrokeType) { in XFA_StrokeTypeSetLineDash()