Searched refs:SetClip_PathStroke (Results 1 – 14 of 14) sorted by relevance
/external/pdfium/core/fxge/win32/ |
D | win32_int.h | 89 bool SetClip_PathStroke(const CFX_PathData* pPathData, 240 bool SetClip_PathStroke(const CFX_PathData* pPathData, 304 bool SetClip_PathStroke(const CFX_PathData* pPathData,
|
D | cfx_psrenderer.h | 68 void SetClip_PathStroke(const CFX_PathData* pPathData,
|
D | fx_win32_print.cpp | 437 bool CPSPrinterDriver::SetClip_PathStroke( in SetClip_PathStroke() function in CPSPrinterDriver 441 m_PSRenderer.SetClip_PathStroke(pPathData, pObject2Device, pGraphState); in SetClip_PathStroke() 561 bool CTextOnlyPrinterDriver::SetClip_PathStroke( in SetClip_PathStroke() function in CTextOnlyPrinterDriver
|
D | cfx_psrenderer.cpp | 174 void CFX_PSRenderer::SetClip_PathStroke(const CFX_PathData* pPathData, in SetClip_PathStroke() function in CFX_PSRenderer
|
D | fx_win32_device.cpp | 1107 bool CGdiDeviceDriver::SetClip_PathStroke( in SetClip_PathStroke() function in CGdiDeviceDriver
|
/external/pdfium/core/fxge/ |
D | renderdevicedriver_iface.cpp | 21 bool RenderDeviceDriverIface::SetClip_PathStroke( in SetClip_PathStroke() function in RenderDeviceDriverIface
|
D | renderdevicedriver_iface.h | 51 virtual bool SetClip_PathStroke(const CFX_PathData* pPathData,
|
D | cfx_renderdevice.h | 74 bool SetClip_PathStroke(const CFX_PathData* pPathData,
|
D | cfx_renderdevice.cpp | 476 bool CFX_RenderDevice::SetClip_PathStroke( in SetClip_PathStroke() function in CFX_RenderDevice 480 if (!m_pDeviceDriver->SetClip_PathStroke(pPathData, pObject2Device, in SetClip_PathStroke()
|
/external/pdfium/core/fxge/agg/ |
D | fx_agg_driver.h | 53 bool SetClip_PathStroke(const CFX_PathData* pPathData,
|
D | fx_agg_driver.cpp | 1285 bool CFX_AggDeviceDriver::SetClip_PathStroke( in SetClip_PathStroke() function in CFX_AggDeviceDriver
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.h | 53 bool SetClip_PathStroke(
|
D | fx_skia_device.cpp | 1991 bool CFX_SkiaDeviceDriver::SetClip_PathStroke( in SetClip_PathStroke() function in CFX_SkiaDeviceDriver
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_renderstatus.cpp | 585 return m_pDevice->SetClip_PathStroke(pPathObj->path().GetObject(), in SelectClipPath()
|