Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fxgraphics/
Dfx_graphics.h57 FX_DASHSTYLE_DashDot = 3, enumerator
/external/pdfium/xfa/src/fxgraphics/src/
Dfx_graphics.cpp717 case FX_DASHSTYLE_DashDot: { in RenderDeviceSetLineDash()
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidget.cpp428 return FX_DASHSTYLE_DashDot; in XFA_StrokeTypeSetLineDash()