Searched defs:DrawCosmeticLine (Results 1 – 4 of 4) sorted by relevance
| /external/pdfium/core/fxge/ | ||
| D | renderdevicedriver_iface.cpp | 30 bool RenderDeviceDriverIface::DrawCosmeticLine(const CFX_PointF& ptMoveTo, in DrawCosmeticLine() function in RenderDeviceDriverIface |
| D | cfx_renderdevice.cpp | 819 bool CFX_RenderDevice::DrawCosmeticLine( in DrawCosmeticLine() function in CFX_RenderDevice |
| /external/pdfium/core/fxge/win32/ | ||
| D | cgdi_device_driver.cpp | 729 bool CGdiDeviceDriver::DrawCosmeticLine(const CFX_PointF& ptMoveTo, in DrawCosmeticLine() function in CGdiDeviceDriver |
| /external/pdfium/core/fxge/skia/ | ||
| D | fx_skia_device.cpp | 1295 bool CFX_SkiaDeviceDriver::DrawCosmeticLine(const CFX_PointF& ptMoveTo, in DrawCosmeticLine() function in CFX_SkiaDeviceDriver |