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

/inkscape/src/libnrtype/
H A Dfont-lister.cpp527 Glib::ustring best_style = get_best_style_match(new_family, current_style);
979 Glib::ustring FontLister::get_best_style_match(Glib::ustring family, Glib::ustring target_style) function in class:Inkscape::FontLister
984 std::cout << "FontLister::get_best_style_match: " << family << " : " << target_style << std::endl;
1038 std::cout << "FontLister::get_best_style_match: exit" << std::endl;

Completed in 13 milliseconds