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

/inkscape/src/libnrtype/
H A Dfont-lister.cpp435 set_font_style(ui.second);
463 set_font_style(new_style);
590 void FontLister::set_font_style(Glib::ustring new_style) function in class:Inkscape::FontLister
598 std::cout << "FontLister:set_font_style: " << new_style << std::endl;
610 std::cout << "FontLister::set_font_style: end" << std::endl;

Completed in 18 milliseconds