Home
last modified time | relevance | path

Searched defs:DrawCosmeticLine (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxge/
Drenderdevicedriver_iface.cpp40 bool RenderDeviceDriverIface::DrawCosmeticLine(const CFX_PointF& ptMoveTo, in DrawCosmeticLine() function in RenderDeviceDriverIface
Dcfx_renderdevice.cpp697 bool CFX_RenderDevice::DrawCosmeticLine(const CFX_PointF& ptMoveTo, in DrawCosmeticLine() function in CFX_RenderDevice
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp1122 bool CGdiDeviceDriver::DrawCosmeticLine(const CFX_PointF& ptMoveTo, in DrawCosmeticLine() function in CGdiDeviceDriver
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp2093 bool CFX_SkiaDeviceDriver::DrawCosmeticLine(const CFX_PointF& ptMoveTo, in DrawCosmeticLine() function in CFX_SkiaDeviceDriver