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

/inkscape/src/libnrtype/
H A Dfont-lister.cpp346 std::pair<Glib::ustring, Glib::ustring> FontLister::ui_from_fontspec(Glib::ustring fontspec) function in class:Inkscape::FontLister
433 std::pair<Glib::ustring, Glib::ustring> ui = ui_from_fontspec(current_fontspec);
453 std::pair<Glib::ustring, Glib::ustring> ui = ui_from_fontspec(new_fontspec);
623 std::pair<Glib::ustring, Glib::ustring> ui = ui_from_fontspec(fontspec);

Completed in 18 milliseconds