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

/inkscape/src/widgets/
H A Dfont-selector.cpp486 Inkscape::FontLister *font_lister = Inkscape::FontLister::get_instance(); local
487 std::pair<Glib::ustring, Glib::ustring> ui = font_lister->ui_from_fontspec( fontspec );
493 path = font_lister->get_row_for_font (family);
508 // Glib::ustring bestStyle = font_lister->get_best_style_match (family, style);
514 path_c = font_lister->get_row_for_style( style );

Completed in 15 milliseconds