Searched refs:action_context_for_document (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/extension/dbus/
H A Ddbus-init.cpp161 return dbus_register_document(INKSCAPE.action_context_for_document(doc));
/inkscape/src/
H A Dinkscape.h115 Inkscape::ActionContext action_context_for_document(SPDocument *doc);
H A Dinkscape.cpp1157 return action_context_for_document(doc);
1161 Application::action_context_for_document(SPDocument *doc) function in class:Inkscape::Application

Completed in 98 milliseconds