Searched refs:SelectClipPath (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/fpdfapi/render/
H A Dcpdf_renderstatus.h118 bool SelectClipPath(const CPDF_PathObject* pPathObj,
H A Dcpdf_renderstatus.cpp1459 bool CPDF_RenderStatus::SelectClipPath(const CPDF_PathObject* pPathObj, function in class:__anon17715::CPDF_RenderStatus
2171 if (!SelectClipPath(pPageObj->AsPath(), pObj2Device, bStroke))
2216 if (!SelectClipPath(pPageObj->AsPath(), pObj2Device, bStroke))
/external/pdfium/core/fxge/win32/
H A Dfx_win32_device.cpp1106 SelectClipPath(m_hDC, RGN_AND);
1119 bool ret = !!SelectClipPath(m_hDC, RGN_AND);

Completed in 110 milliseconds