Home
last modified time | relevance | path

Searched refs:SetClip (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp873 return SetClip(skClipPath); in SetClipFill()
876 bool SetClip(const SkPath& skClipPath) { in SetClip() function in SkiaState
917 return SetClip(dst_path); in SetClipStroke()
/external/python/cpython2/Mac/Modules/qd/
D_Qdmodule.c1715 #ifndef SetClip in Qd_SetClip()
1716 PyMac_PRECHECK(SetClip); in Qd_SetClip()
1721 SetClip(rgn); in Qd_SetClip()