Home
last modified time | relevance | path

Searched refs:SelectClipPath (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.h118 bool SelectClipPath(const CPDF_PathObject* pPathObj,
Dcpdf_renderstatus.cpp1459 bool CPDF_RenderStatus::SelectClipPath(const CPDF_PathObject* pPathObj, in SelectClipPath() function in CPDF_RenderStatus
2171 if (!SelectClipPath(pPageObj->AsPath(), pObj2Device, bStroke)) in DrawShadingPattern()
2216 if (!SelectClipPath(pPageObj->AsPath(), pObj2Device, bStroke)) in DrawTilingPattern()
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp1106 SelectClipPath(m_hDC, RGN_AND); in SetClip_PathFill()
1119 bool ret = !!SelectClipPath(m_hDC, RGN_AND); in SetClip_PathStroke()
/external/syzkaller/executor/
Dsyscalls.h13995 {"SelectClipPath", 0, (syscall_t)SelectClipPath},
/external/syzkaller/sys/windows/
Dwindows.txt1151 SelectClipPath(hdc ptr[inout, intptr], mode int32)