Searched refs:SetClip_PathStroke (Results 1 - 14 of 14) sorted by relevance
/external/pdfium/core/fxge/ |
H A D | ifx_renderdevicedriver.cpp | 25 bool IFX_RenderDeviceDriver::SetClip_PathStroke( function in class:IFX_RenderDeviceDriver
|
H A D | ifx_renderdevicedriver.h | 38 virtual bool SetClip_PathStroke(const CFX_PathData* pPathData,
|
H A D | cfx_renderdevice.h | 111 bool SetClip_PathStroke(const CFX_PathData* pPathData,
|
/external/pdfium/core/fxge/win32/ |
H A D | cfx_psrenderer.h | 44 void SetClip_PathStroke(const CFX_PathData* pPathData,
|
H A D | win32_int.h | 137 bool SetClip_PathStroke(const CFX_PathData* pPathData, 282 bool SetClip_PathStroke(const CFX_PathData* pPathData,
|
H A D | fx_win32_print.cpp | 412 bool CPSPrinterDriver::SetClip_PathStroke( function in class:CPSPrinterDriver 416 m_PSRenderer.SetClip_PathStroke(pPathData, pObject2Device, pGraphState);
|
H A D | cfx_psrenderer.cpp | 173 void CFX_PSRenderer::SetClip_PathStroke(const CFX_PathData* pPathData, function in class:CFX_PSRenderer
|
H A D | fx_win32_device.cpp | 1121 bool CGdiDeviceDriver::SetClip_PathStroke( function in class:CGdiDeviceDriver
|
/external/pdfium/core/fxge/agg/ |
H A D | fx_agg_driver.h | 51 bool SetClip_PathStroke(const CFX_PathData* pPathData,
|
H A D | fx_agg_driver.cpp | 581 bool CFX_AggDeviceDriver::SetClip_PathStroke( function in class:CFX_AggDeviceDriver
|
/external/pdfium/core/fxge/skia/ |
H A D | fx_skia_device.h | 51 bool SetClip_PathStroke(
|
H A D | fx_skia_device.cpp | 1494 bool CFX_SkiaDeviceDriver::SetClip_PathStroke( function in class:CFX_SkiaDeviceDriver
|
/external/pdfium/core/fxge/ge/ |
H A D | cfx_renderdevice.cpp | 451 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 D | cpdf_renderstatus.cpp | 1436 return m_pDevice->SetClip_PathStroke(pPathObj->m_Path.GetObject(),
|
Completed in 199 milliseconds