Home
last modified time | relevance | path

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

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