Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxgraphics/
Dcfx_graphics.h28 FX_DASHSTYLE_Dot = 2, enumerator
Dcfx_graphics.cpp255 case FX_DASHSTYLE_Dot: { in RenderDeviceSetLineDash()
/external/pdfium/xfa/fxfa/app/
Dxfa_ffwidget.cpp537 return FX_DASHSTYLE_Dot; in XFA_StrokeTypeSetLineDash()