Searched defs:north_west (Results 1 – 1 of 1) sorted by relevance
341 position object::north_west() in north_west() function in object676 position north_west() { return position(cent.x - dim.x/2.0, cent.y + dim.y/2.0); } in north_west() function in rectangle_object753 position box_object::north_west() in north_west() function in box_object1009 position north_west() { return position(cent.x - dim.x/(M_SQRT2*2.0), in north_west() function in ellipse_object1588 position arc_object::north_west() in north_west() function in arc_object