Searched refs:getText (Results 1 - 5 of 5) sorted by relevance

/inkscape/src/ui/widget/
H A Dtext.h47 const char* getText() const;
H A Dtext.cpp31 const char *Text::getText() const function in class:Inkscape::UI::Widget::Text
H A Dregistered-widget.cpp355 os << getText();
/inkscape/src/ui/dialog/
H A Dspellcheck.h82 SPItem *getText (SPObject *root);
H A Dspellcheck.cpp292 SPItem *SpellCheck::getText (SPObject *root) function in class:Inkscape::UI::Dialog::SpellCheck
316 _text = getText(_root);

Completed in 32 milliseconds