Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Drenderdevicedriver_iface.cpp30 bool RenderDeviceDriverIface::DrawCosmeticLine(const CFX_PointF& ptMoveTo, in DrawCosmeticLine() function in RenderDeviceDriverIface
Dcfx_renderdevice.cpp819 bool CFX_RenderDevice::DrawCosmeticLine( in DrawCosmeticLine() function in CFX_RenderDevice
/external/pdfium/core/fxge/win32/
Dcgdi_device_driver.cpp729 bool CGdiDeviceDriver::DrawCosmeticLine(const CFX_PointF& ptMoveTo, in DrawCosmeticLine() function in CGdiDeviceDriver
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1295 bool CFX_SkiaDeviceDriver::DrawCosmeticLine(const CFX_PointF& ptMoveTo, in DrawCosmeticLine() function in CFX_SkiaDeviceDriver