Searched defs:container (Results 1 – 2 of 2) sorted by relevance
145 let container = rect.container(&rect); in request_redraw() localVariable
62 pub fn container(&self, other: &Rect) -> Rect { in container() method