Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxgraphics/
Dcfx_graphics.h30 FX_DASHSTYLE_DashDotDot = 4 enumerator
Dcfx_graphics.cpp265 case FX_DASHSTYLE_DashDotDot: { in RenderDeviceSetLineDash()
/external/pdfium/xfa/fxfa/app/
Dxfa_ffwidget.cpp521 return FX_DASHSTYLE_DashDotDot; in XFA_StrokeTypeSetLineDash()