Home
last modified time | relevance | path

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

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