Searched refs:getText (Results 1 - 5 of 5) sorted by relevance
/inkscape/src/ui/widget/ | ||
H A D | text.h | 47 const char* getText() const; |
H A D | text.cpp | 31 const char *Text::getText() const function in class:Inkscape::UI::Widget::Text |
H A D | registered-widget.cpp | 355 os << getText(); |
/inkscape/src/ui/dialog/ | ||
H A D | spellcheck.h | 82 SPItem *getText (SPObject *root); |
H A D | spellcheck.cpp | 292 SPItem *SpellCheck::getText (SPObject *root) function in class:Inkscape::UI::Dialog::SpellCheck 316 _text = getText(_root); |
Completed in 32 milliseconds