Graphviz 13.0.0~dev.20241220.2304
|
Go to the source code of this file.
Functions | |
void | pick_objects_rect (Agraph_t *g) |
void | deselect_all (Agraph_t *g) |
void | add_selpoly (Agraph_t *g, glCompPoly_t *selPoly, glCompPoint pt) |
|
extern |
Definition at line 258 of file selectionfuncs.c.
References close_poly(), select_polygon(), glCompPoint::x, and glCompPoint::y.
Referenced by apply_actions().
|
extern |
Definition at line 208 of file selectionfuncs.c.
References agattr(), AGEDGE, agfstnode(), agfstout(), AGNODE, agnxtnode(), agnxtout(), agxset(), cacheSelectedEdges(), cacheSelectedNodes(), ED_selected, GE_selected, GN_selected, ND_printLabel, ND_selected, _ViewInfo::Topview, and view.
Referenced by menu_click_pan().
|
extern |
Definition at line 174 of file selectionfuncs.c.
References cacheSelectedEdges(), cacheSelectedNodes(), glCompMouse::GLfinalPos, glCompMouse::GLinitPos, _ViewInfo::mouse, pick_objects_in_rect(), _ViewInfo::Topview, view, glCompPoint::x, and glCompPoint::y.
Referenced by apply_actions().