Lines Matching defs:Glib
56 void SvgFontDrawingArea::set_text(Glib::ustring text){
73 Glib::RefPtr<Gdk::Window> window = get_window();
136 Glib::ustring undokey = "svgfonts:";
188 Glib::ustring undokey = "svgfonts:hkern:k:";
196 this->kerning_pair->getRepr()->setAttribute("k", Glib::Ascii::dtostr(get_selected_spfont()->horiz_adv_x - kerning_slider->get_value()).c_str());
296 Glib::ustring str;
614 void SvgFontsDialog::glyph_name_edit(const Glib::ustring&, const Glib::ustring& str){
628 void SvgFontsDialog::glyph_unicode_edit(const Glib::ustring&, const Glib::ustring& str){