Searched refs:sp_repr_synthesize_events (Results 1 - 10 of 10) sorted by relevance
/inkscape/src/xml/ |
H A D | node-event-vector.h | 29 inline void sp_repr_synthesize_events (Inkscape::XML::Node *repr, const Inkscape::XML::NodeEventVector *vector, void* data) { function
|
/inkscape/src/widgets/ |
H A D | sp-xmlview-content.cpp | 72 sp_repr_synthesize_events (repr, &repr_events, text);
|
H A D | sp-xmlview-attr-list.cpp | 82 sp_repr_synthesize_events (repr, &repr_events, list);
|
H A D | spiral-toolbar.cpp | 218 sp_repr_synthesize_events(repr, &spiral_tb_repr_events, tbl);
|
H A D | arc-toolbar.cpp | 289 sp_repr_synthesize_events(repr, &arc_tb_repr_events, tbl);
|
H A D | box3d-toolbar.cpp | 195 sp_repr_synthesize_events(persp_repr, &box3d_persp_tb_repr_events, tbl);
|
H A D | connector-toolbar.cpp | 429 sp_repr_synthesize_events( repr, &connector_tb_repr_events, holder );
|
H A D | rect-toolbar.cpp | 281 sp_repr_synthesize_events(repr, &rect_tb_repr_events, tbl);
|
H A D | star-toolbar.cpp | 390 sp_repr_synthesize_events(repr, &star_tb_repr_events, tbl);
|
H A D | sp-xmlview-tree.cpp | 217 sp_repr_synthesize_events (repr, vec, data);
|
Completed in 39 milliseconds