Searched refs:Intersect (Results 1 – 4 of 4) sorted by relevance
123 Rectangle_i Intersect(const Rectangle_i& lhs, const Rectangle_i& rhs);124 Rectangle_d Intersect(const Rectangle_d& lhs, const Rectangle_d& rhs);
62 Rectangle_i Intersect(const Rectangle_i& lhs, const Rectangle_i& rhs) { in Intersect() function74 Rectangle_d Intersect(const Rectangle_d& lhs, const Rectangle_d& rhs) { in Intersect() function
166 copy = Intersect(copy, page_rect); in TEST()
128 output = Intersect(output, Dimensions()); in ApplyPageTransform()