This is the complete list of members for ImGuiTextFilter::TextRange, including all inherited members.
| b | ImGuiTextFilter::TextRange | |
| begin() const | ImGuiTextFilter::TextRange | inline |
| e | ImGuiTextFilter::TextRange | |
| empty() const | ImGuiTextFilter::TextRange | inline |
| end() const | ImGuiTextFilter::TextRange | inline |
| front() const | ImGuiTextFilter::TextRange | inline |
| is_blank(char c) | ImGuiTextFilter::TextRange | inlinestatic |
| split(char separator, ImVector< TextRange > &out) | ImGuiTextFilter::TextRange | |
| TextRange() | ImGuiTextFilter::TextRange | inline |
| TextRange(const char *_b, const char *_e) | ImGuiTextFilter::TextRange | inline |
| trim_blanks() | ImGuiTextFilter::TextRange | inline |