Searched refs:get_text (Results 1 - 24 of 24) sorted by relevance
| /inkscape/src/ui/widget/ |
| H A D | spinbutton.cpp | 44 Inkscape::Util::ExpressionEvaluator eval = Inkscape::Util::ExpressionEvaluator(get_text().c_str(), unit); 51 Inkscape::Util::ExpressionEvaluator eval = Inkscape::Util::ExpressionEvaluator(get_text().c_str(), NULL);
|
| H A D | text.cpp | 34 return static_cast<Gtk::Entry*>(_widget)->get_text().c_str();
|
| H A D | color-entry.cpp | 49 Glib::ustring text = get_text(); 95 Glib::ustring old_text = get_text();
|
| H A D | entity-entry.cpp | 125 Glib::ustring text = static_cast<Gtk::Entry*>(_packable)->get_text(); 189 Glib::ustring text = tv->get_buffer()->get_text();
|
| H A D | preferences-widget.cpp | 759 prefs->setString(_prefs_path, relatedEntry->get_text()); 813 prefs->setString(_prefs_path, relatedEntry->get_text()); 944 prefs->setString(_prefs_path, this->get_text());
|
| H A D | font-variants.cpp | 700 Glib::ustring feature_string = _feature_entry.get_text();
|
| /inkscape/src/ui/dialog/ |
| H A D | calligraphic-profile-rename.cpp | 104 _profile_name = _profile_name_entry.get_text(); 112 _profile_name = _profile_name_entry.get_text();
|
| H A D | ocaldialogs.cpp | 70 Glib::ustring fileName = fileNameEntry->get_text(); 171 myFilename = fileNameEntry->get_text(); 276 myUsername = usernameEntry->get_text(); 287 myPassword = passwordEntry->get_text(); 599 if (get_text().empty()) { 743 Glib::ustring guid = list_results->get_text(row, RESULTS_COLUMN_GUID); 794 Glib::ustring description = list_results->get_text(row, RESULTS_COLUMN_DESCRIPTION); 795 Glib::ustring creator = list_results->get_text(row, RESULTS_COLUMN_CREATOR); 796 Glib::ustring date = list_results->get_text(row, RESULTS_COLUMN_DATE); 838 Glib::ustring guid = list_results->get_text(ro [all...] |
| H A D | find.cpp | 365 gchar* replace_text = g_strdup(entry_replace.getEntry()->get_text().c_str()); 404 gchar * replace_text = g_strdup(entry_replace.getEntry()->get_text().c_str()); 429 gchar * replace_text = g_strdup(entry_replace.getEntry()->get_text().c_str()); 483 gchar * replace_text = g_strdup(entry_replace.getEntry()->get_text().c_str()); 524 gchar *replace_text = g_strdup(entry_replace.getEntry()->get_text().c_str()); 554 Glib::ustring tmp = entry_find.getEntry()->get_text(); 800 if (entry_find.getEntry()->get_text().length() < 1) {
|
| H A D | object-properties.cpp | 467 gchar *id = g_strdup(_entry_id.get_text().c_str()); 485 Glib::ustring label = _entry_label.get_text(); 498 if (obj->setTitle(_entry_title.get_text().c_str())) { 506 Glib::ustring desc = _tv_description.get_buffer()->get_text(start, end, TRUE);
|
| H A D | export.cpp | 328 original_name = filename_entry.get_text(); 475 doc_export_name = filename_entry.get_text(); 479 Glib::ustring filename = create_filepath_from_id (_("bitmap"), filename_entry.get_text()); 483 doc_export_name = filename_entry.get_text(); 832 filename = create_filepath_from_id (id, filename_entry.get_text()); 1106 Glib::ustring filename = filename_entry.get_text(); 1322 filename = filename_entry.get_text(); 1973 if (original_name == filename_entry.get_text()) {
|
| H A D | xml-tree.cpp | 809 Glib::ustring text = attr_name.get_text(); 816 Glib::ustring text = name_entry->get_text(); 938 gchar *new_name = g_strdup(name_entry->get_text().c_str()); 1030 gchar *name = g_strdup(attr_name.get_text().c_str()); 1031 gchar *value = g_strdup(attr_value.get_buffer()->get_text().c_str());
|
| H A D | layer-properties.cpp | 360 Glib::ustring name(dialog._layer_name_entry.get_text()); 393 Glib::ustring name(dialog._layer_name_entry.get_text());
|
| H A D | svg-fonts-dialog.cpp | 133 o->getRepr()->setAttribute((const gchar*) name, this->entry.get_text().c_str()); 286 _font_da.set_text((gchar*) _preview_entry.get_text().c_str()); 287 _font_da.set_text(_preview_entry.get_text());
|
| H A D | guides.cpp | 117 const gchar* name = g_strdup( _label_entry.getEntry()->get_text().c_str() );
|
| H A D | document-properties.cpp | 1093 if (_script_entry.get_text().empty() ) { 1098 if (!_script_entry.get_text().empty()) { 1102 scriptRepr->setAttribute("xlink:href", (gchar*) _script_entry.get_text().c_str()); 1326 obj->appendChildRepr(xml_doc->createTextNode(_EmbeddedContent.get_buffer()->get_text().c_str())); 1328 //TODO repr->set_content(_EmbeddedContent.get_buffer()->get_text());
|
| H A D | filedialogimpl-gtkmm.cpp | 1131 Glib::ustring fileName = fileNameEntry->get_text(); 1408 Glib::ustring fileName = fileNameEntry->get_text();
|
| H A D | glyphs.cpp | 592 glyphs = entry->get_text();
|
| H A D | filter-effects-dialog.cpp | 390 return get_text(); 672 return _entry.get_text();
|
| H A D | inkscape-preferences.cpp | 1728 Glib::ustring search = _kb_search.get_text().lowercase();
|
| /inkscape/src/extension/param/ |
| H A D | string.cpp | 150 Glib::ustring data = this->get_text();
|
| /inkscape/src/widgets/ |
| H A D | sp-attribute-widget.cpp | 270 text = e->get_text (); 295 Glib::ustring text = e->get_text ();
|
| /inkscape/src/live_effects/ |
| H A D | lpe-perspective_path.cpp | 107 perspectiveID = perspective->get_text();
|
| /inkscape/share/extensions/ |
| H A D | gcodetools.py | 1475 def get_text(node) : function 4331 r = re.match(r'(?i)\s*\(\s*(-?\s*\d*(?:,|\.)*\d*)\s*;\s*(-?\s*\d*(?:,|\.)*\d*)\s*;\s*(-?\s*\d*(?:,|\.)*\d*)\s*\)\s*',get_text(node)) 4343 point[1] = get_text(node) 4360 key = get_text(j) 4362 value = get_text(j)
|
Completed in 78 milliseconds