#include <imgui_internal.h>
◆ append()
void ImGuiTextIndex::append |
( |
const char * | base, |
|
|
int | old_size, |
|
|
int | new_size ) |
◆ clear()
void ImGuiTextIndex::clear |
( |
| ) |
|
|
inline |
◆ get_line_begin()
const char * ImGuiTextIndex::get_line_begin |
( |
const char * | base, |
|
|
int | n ) |
|
inline |
◆ get_line_end()
const char * ImGuiTextIndex::get_line_end |
( |
const char * | base, |
|
|
int | n ) |
|
inline |
◆ size()
int ImGuiTextIndex::size |
( |
| ) |
|
|
inline |
◆ EndOffset
int ImGuiTextIndex::EndOffset = 0 |
◆ LineOffsets
ImVector<int> ImGuiTextIndex::LineOffsets |
The documentation for this struct was generated from the following files: