cairomm  1.14.2
Cairo::Region Member List

This is the complete list of members for Cairo::Region, including all inherited members.

cobj()Cairo::Regioninline
cobj() const Cairo::Regioninline
cobject typedefCairo::Region
contains_point(int x, int y) const Cairo::Region
contains_rectangle(const RectangleInt& rectangle) const Cairo::Region
copy() const Cairo::Region
create()Cairo::Regionstatic
create(const RectangleInt& rectangle)Cairo::Regionstatic
create(const std::vector< RectangleInt >& rects)Cairo::Regionstatic
create(const RectangleInt* rects, int count)Cairo::Regionstatic
do_union(const RefPtr< Region >& other)Cairo::Region
do_union(const RectangleInt& rectangle)Cairo::Region
do_xor(const RefPtr< Region >& other)Cairo::Region
do_xor(const RectangleInt& rectangle)Cairo::Region
empty() const Cairo::Region
get_extents() const Cairo::Region
get_num_rectangles() const Cairo::Region
get_rectangle(int nth_rectangle) const Cairo::Region
intersect(const RefPtr< Region >& other)Cairo::Region
intersect(const RectangleInt& rectangle)Cairo::Region
m_cobjectCairo::Regionprotected
reference() const Cairo::Region
Region(cairo_region_t* cobject, bool has_reference=false)Cairo::Regionexplicit
subtract(const RefPtr< Region >& other)Cairo::Region
subtract(const RectangleInt& rectangle)Cairo::Region
translate(int dx, int dy)Cairo::Region
unreference() const Cairo::Region
~Region()Cairo::Regionvirtual