#include <imgui.h>
|
const char * | b |
|
const char * | e |
|
Definition at line 968 of file imgui.h.
ImGuiTextFilter::TextRange::TextRange |
( |
| ) |
|
|
inline |
ImGuiTextFilter::TextRange::TextRange |
( |
const char * |
_b, |
|
|
const char * |
_e |
|
) |
| |
|
inline |
const char* ImGuiTextFilter::TextRange::begin |
( |
void |
| ) |
const |
|
inline |
bool ImGuiTextFilter::TextRange::empty |
( |
void |
| ) |
const |
|
inline |
const char* ImGuiTextFilter::TextRange::end |
( |
void |
| ) |
const |
|
inline |
char ImGuiTextFilter::TextRange::front |
( |
| ) |
const |
|
inline |
static bool ImGuiTextFilter::TextRange::is_blank |
( |
char |
c | ) |
|
|
inlinestatic |
void ImGuiTextFilter::TextRange::trim_blanks |
( |
| ) |
|
|
inline |
const char* ImGuiTextFilter::TextRange::b |
const char* ImGuiTextFilter::TextRange::e |
The documentation for this struct was generated from the following files: