Home
last modified time | relevance | path

Searched refs:SetClip_PathStroke (Results 1 – 13 of 13) sorted by relevance

/external/pdfium/core/include/fxge/
Dfx_ge.h289 FX_BOOL SetClip_PathStroke(const CFX_PathData* pPathData,
501 virtual FX_BOOL SetClip_PathStroke(const CFX_PathData* pPathData, in SetClip_PathStroke() function
643 void SetClip_PathStroke(const CFX_PathData* pPathData,
/external/pdfium/core/src/fxge/win32/
Dwin32_int.h122 FX_BOOL SetClip_PathStroke(const CFX_PathData* pPathData,
305 FX_BOOL SetClip_PathStroke(const CFX_PathData* pPathData,
Dfx_win32_print.cpp384 FX_BOOL CPSPrinterDriver::SetClip_PathStroke( in SetClip_PathStroke() function in CPSPrinterDriver
388 m_PSRenderer.SetClip_PathStroke(pPathData, pObject2Device, pGraphState); in SetClip_PathStroke()
Dfx_win32_device.cpp993 FX_BOOL CGdiDeviceDriver::SetClip_PathStroke( in SetClip_PathStroke() function in CGdiDeviceDriver
/external/pdfium/core/src/fxge/skia/
Dfx_skia_device.h33 virtual FX_BOOL SetClip_PathStroke(
Dfx_skia_device.cpp367 FX_BOOL CFX_SkiaDeviceDriver::SetClip_PathStroke( in SetClip_PathStroke() function in CFX_SkiaDeviceDriver
/external/pdfium/core/src/fxge/agg/include/
Dfx_agg_driver.h46 FX_BOOL SetClip_PathStroke(const CFX_PathData* pPathData,
/external/pdfium/core/src/fxge/ge/
Dfx_ge_device.cpp83 FX_BOOL CFX_RenderDevice::SetClip_PathStroke( in SetClip_PathStroke() function in CFX_RenderDevice
87 if (!m_pDeviceDriver->SetClip_PathStroke(pPathData, pObject2Device, in SetClip_PathStroke()
Dfx_ge_ps.cpp154 void CFX_PSRenderer::SetClip_PathStroke(const CFX_PathData* pPathData, in SetClip_PathStroke() function in CFX_PSRenderer
/external/pdfium/core/src/fxge/apple/
Dapple_int.h92 FX_BOOL SetClip_PathStroke(const CFX_PathData* pPathData,
Dfx_quartz_device.cpp260 FX_BOOL CFX_QuartzDeviceDriver::SetClip_PathStroke( in SetClip_PathStroke() function in CFX_QuartzDeviceDriver
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render.cpp708 return m_pDevice->SetClip_PathStroke(pPathObj->m_Path, &path_matrix, in SelectClipPath()
/external/pdfium/core/src/fxge/agg/src/
Dfx_agg_driver.cpp348 FX_BOOL CFX_AggDeviceDriver::SetClip_PathStroke( in SetClip_PathStroke() function in CFX_AggDeviceDriver