#include <imgui.h>
|
| const char * | b |
| |
| const char * | e |
| |
Definition at line 1552 of file imgui.h.
◆ TextRange() [1/2]
| ImGuiTextFilter::TextRange::TextRange |
( |
| ) |
|
|
inline |
◆ TextRange() [2/2]
| ImGuiTextFilter::TextRange::TextRange |
( |
const char * |
_b, |
|
|
const char * |
_e |
|
) |
| |
|
inline |
◆ begin()
| const char* ImGuiTextFilter::TextRange::begin |
( |
| ) |
const |
|
inline |
◆ empty()
| bool ImGuiTextFilter::TextRange::empty |
( |
| ) |
const |
|
inline |
◆ end()
| const char* ImGuiTextFilter::TextRange::end |
( |
| ) |
const |
|
inline |
◆ split()
| const char* ImGuiTextFilter::TextRange::b |
| const char* ImGuiTextFilter::TextRange::e |
The documentation for this struct was generated from the following files: