Searched defs:createId (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Ddevice-manager.cpp201 static Glib::ustring createId(Glib::ustring const &id, Gdk::InputSource source, std::set<Glib::ustring> &knownIDs);
240 id = createId(name, source, knownIDs);
244 Glib::ustring InputDeviceImpl::createId(Glib::ustring const &id, function in class:Inkscape::InputDeviceImpl

Completed in 12 milliseconds