Searched defs:begin_clip (Results 1 – 2 of 2) sorted by relevance
81 pub fn begin_clip(&mut self, transform: ffi::Affine, path_iter: Pin<&mut ffi::PathIterator>) { in begin_clip() method
227 fn begin_clip(self: &mut Encoding, transform: Affine, path_iter: Pin<&mut PathIterator>); in begin_clip() function