Searched defs:DrawCosmeticLine (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/core/fxge/ | ||
D | ifx_renderdevicedriver.cpp | 42 bool IFX_RenderDeviceDriver::DrawCosmeticLine(FX_FLOAT x1, in DrawCosmeticLine() function in IFX_RenderDeviceDriver |
/external/pdfium/core/fxge/ge/ | ||
D | cfx_renderdevice.cpp | 682 bool CFX_RenderDevice::DrawCosmeticLine(FX_FLOAT x1, in DrawCosmeticLine() function in CFX_RenderDevice |
/external/pdfium/core/fxge/win32/ | ||
D | fx_win32_device.cpp | 1136 bool CGdiDeviceDriver::DrawCosmeticLine(FX_FLOAT x1, in DrawCosmeticLine() function in CGdiDeviceDriver |
/external/pdfium/core/fxge/skia/ | ||
D | fx_skia_device.cpp | 1576 bool CFX_SkiaDeviceDriver::DrawCosmeticLine(FX_FLOAT x1, in DrawCosmeticLine() function in CFX_SkiaDeviceDriver |