Searched refs:updateTitle (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/widgets/
H A Ddesktop-widget.h129 { _dtw->updateTitle (uri); }
242 void updateTitle(gchar const *uri);
H A Ddesktop-widget.cpp862 SPDesktopWidget::updateTitle(gchar const* uri) function in class:SPDesktopWidget
1021 updateTitle( desktop->doc()->getName() );
/inkscape/src/
H A Ddocument.cpp1669 dtw->updateTitle( this->getName() );

Completed in 29 milliseconds