Qore TextWrap Module Reference
1.0
|
This is the complete list of members for TextWrap::TextWrapper, including all inherited members.
_fix_sentence_endings(reference chunks) | TextWrap::TextWrapper | private |
_handle_long_word(reference reversed_chunks, reference cur_line, int cur_len, int width) | TextWrap::TextWrapper | private |
_munge_whitespace(string text) | TextWrap::TextWrapper | private |
_split(string text) | TextWrap::TextWrapper | |
_wrap_chunks(list chunks) | TextWrap::TextWrapper | private |
fill(string text) | TextWrap::TextWrapper | |
wrap(string text) | TextWrap::TextWrapper |