Searched refs:SelectClipPath (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_renderstatus.h | 118 bool SelectClipPath(const CPDF_PathObject* pPathObj,
|
D | cpdf_renderstatus.cpp | 1459 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/ |
D | fx_win32_device.cpp | 1106 SelectClipPath(m_hDC, RGN_AND); in SetClip_PathFill() 1119 bool ret = !!SelectClipPath(m_hDC, RGN_AND); in SetClip_PathStroke()
|
/external/syzkaller/executor/ |
D | syscalls.h | 13995 {"SelectClipPath", 0, (syscall_t)SelectClipPath},
|
/external/syzkaller/sys/windows/ |
D | windows.txt | 1151 SelectClipPath(hdc ptr[inout, intptr], mode int32)
|