ScummVM API documentation
ImGuiTextFilter Struct Reference

Classes

struct  ImGuiTextRange
 

Public Member Functions

 ImGuiTextFilter (const char *default_filter="")
 
bool Draw (const char *label="Filter (inc,-exc)", float width=0.0f)
 
bool PassFilter (const char *text, const char *text_end=NULL) const
 
void Build ()
 
void Clear ()
 
bool IsActive () const
 

Public Attributes

char InputBuf [256]
 
ImVector< ImGuiTextRangeFilters
 
int CountGrep
 

The documentation for this struct was generated from the following file: