Home
last modified time | relevance | path

Searched refs:RenderDeviceSetLineDash (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxgraphics/
Dcfx_graphics.h88 void RenderDeviceSetLineDash(FX_DashStyle dashStyle);
Dcfx_graphics.cpp159 RenderDeviceSetLineDash(dashStyle); in SetLineDash()
244 void CFX_Graphics::RenderDeviceSetLineDash(FX_DashStyle dashStyle) { in RenderDeviceSetLineDash() function in CFX_Graphics