Searched refs:sp_repr_synthesize_events (Results 1 - 10 of 10) sorted by relevance

/inkscape/src/xml/
H A Dnode-event-vector.h29 inline void sp_repr_synthesize_events (Inkscape::XML::Node *repr, const Inkscape::XML::NodeEventVector *vector, void* data) { function
/inkscape/src/widgets/
H A Dsp-xmlview-content.cpp72 sp_repr_synthesize_events (repr, &repr_events, text);
H A Dsp-xmlview-attr-list.cpp82 sp_repr_synthesize_events (repr, &repr_events, list);
H A Dspiral-toolbar.cpp218 sp_repr_synthesize_events(repr, &spiral_tb_repr_events, tbl);
H A Darc-toolbar.cpp289 sp_repr_synthesize_events(repr, &arc_tb_repr_events, tbl);
H A Dbox3d-toolbar.cpp195 sp_repr_synthesize_events(persp_repr, &box3d_persp_tb_repr_events, tbl);
H A Dconnector-toolbar.cpp429 sp_repr_synthesize_events( repr, &connector_tb_repr_events, holder );
H A Drect-toolbar.cpp281 sp_repr_synthesize_events(repr, &rect_tb_repr_events, tbl);
H A Dstar-toolbar.cpp390 sp_repr_synthesize_events(repr, &star_tb_repr_events, tbl);
H A Dsp-xmlview-tree.cpp217 sp_repr_synthesize_events (repr, vec, data);

Completed in 2434 milliseconds