Searched refs:SetClip_PathStroke (Results 1 - 14 of 14) sorted by relevance

/external/pdfium/core/fxge/
H A Difx_renderdevicedriver.cpp25 bool IFX_RenderDeviceDriver::SetClip_PathStroke( function in class:IFX_RenderDeviceDriver
H A Difx_renderdevicedriver.h38 virtual bool SetClip_PathStroke(const CFX_PathData* pPathData,
H A Dcfx_renderdevice.h111 bool SetClip_PathStroke(const CFX_PathData* pPathData,
/external/pdfium/core/fxge/win32/
H A Dcfx_psrenderer.h44 void SetClip_PathStroke(const CFX_PathData* pPathData,
H A Dwin32_int.h137 bool SetClip_PathStroke(const CFX_PathData* pPathData,
282 bool SetClip_PathStroke(const CFX_PathData* pPathData,
H A Dfx_win32_print.cpp412 bool CPSPrinterDriver::SetClip_PathStroke( function in class:CPSPrinterDriver
416 m_PSRenderer.SetClip_PathStroke(pPathData, pObject2Device, pGraphState);
H A Dcfx_psrenderer.cpp173 void CFX_PSRenderer::SetClip_PathStroke(const CFX_PathData* pPathData, function in class:CFX_PSRenderer
H A Dfx_win32_device.cpp1121 bool CGdiDeviceDriver::SetClip_PathStroke( function in class:CGdiDeviceDriver
/external/pdfium/core/fxge/agg/
H A Dfx_agg_driver.h51 bool SetClip_PathStroke(const CFX_PathData* pPathData,
H A Dfx_agg_driver.cpp581 bool CFX_AggDeviceDriver::SetClip_PathStroke( function in class:CFX_AggDeviceDriver
/external/pdfium/core/fxge/skia/
H A Dfx_skia_device.h51 bool SetClip_PathStroke(
H A Dfx_skia_device.cpp1494 bool CFX_SkiaDeviceDriver::SetClip_PathStroke( function in class:CFX_SkiaDeviceDriver
/external/pdfium/core/fxge/ge/
H A Dcfx_renderdevice.cpp451 bool CFX_RenderDevice::SetClip_PathStroke( function in class:CFX_RenderDevice
455 if (!m_pDeviceDriver->SetClip_PathStroke(pPathData, pObject2Device,
/external/pdfium/core/fpdfapi/render/
H A Dcpdf_renderstatus.cpp1436 return m_pDevice->SetClip_PathStroke(pPathObj->m_Path.GetObject(),

Completed in 199 milliseconds