This is the complete list of members for dw::core::TextIterator, including all inherited members.
clone() | lout::object::Object | virtual |
cloneIterator() | dw::core::Iterator | inline |
compareTo(lout::object::Comparable *other) | dw::core::TextIterator | virtual |
content | dw::core::Iterator | protected |
equals(Object *other) | dw::core::Iterator | virtual |
getAllocation(int start, int end, Allocation *allocation) | dw::core::TextIterator | virtual |
getContent() | dw::core::Iterator | inline |
getMask() | dw::core::Iterator | inline |
getWidget() | dw::core::Iterator | inline |
hashValue() | lout::object::Object | virtual |
highlight(int start, int end, HighlightLayer layer)=0 | dw::core::Iterator | pure virtual |
intoStringBuffer(lout::misc::StringBuffer *sb) | dw::core::Iterator | virtual |
Iterator(Widget *widget, Content::Type mask, bool atEnd) | dw::core::Iterator | protected |
Iterator(Iterator &it) | dw::core::Iterator | protected |
mask | dw::core::Iterator | private |
next() | dw::core::TextIterator | virtual |
prev() | dw::core::TextIterator | virtual |
scrollTo(Iterator *it1, Iterator *it2, int start, int end, HPosition hpos, VPosition vpos) | dw::core::Iterator | static |
sizeOf() | lout::object::Object | virtual |
text | dw::core::TextIterator | private |
TextIterator(TextIterator &it) | dw::core::TextIterator | private |
TextIterator(Widget *widget, Content::Type mask, bool atEnd, const char *text) | dw::core::TextIterator | |
toString() | lout::object::Object | |
unhighlight(int direction, HighlightLayer layer)=0 | dw::core::Iterator | pure virtual |
unref() | dw::core::Iterator | virtual |
widget | dw::core::Iterator | private |
~Iterator() | dw::core::Iterator | protected |
~Object() | lout::object::Object | virtual |