Classes | Macros
stb_textedit.h File Reference
#include <string.h>
Include dependency graph for stb_textedit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  STB_TexteditState
 
struct  StbTexteditRow
 
struct  StbUndoRecord
 
struct  StbUndoState
 

Macros

#define INCLUDE_STB_TEXTEDIT_H
 
#define STB_TEXT_HAS_SELECTION(s)   ((s)->select_start != (s)->select_end)
 
#define STB_TEXTEDIT_CHARTYPE   int
 
#define STB_TEXTEDIT_memmove   memmove
 
#define STB_TEXTEDIT_POSITIONTYPE   int
 
#define STB_TEXTEDIT_UNDOCHARCOUNT   999
 
#define STB_TEXTEDIT_UNDOSTATECOUNT   99
 

Macro Definition Documentation

#define INCLUDE_STB_TEXTEDIT_H

Definition at line 270 of file imgui_internal.h.

#define STB_TEXT_HAS_SELECTION (   s)    ((s)->select_start != (s)->select_end)

Definition at line 546 of file imgui.cpp.

#define STB_TEXTEDIT_CHARTYPE   int

Definition at line 287 of file stb_textedit.h.

#define STB_TEXTEDIT_memmove   memmove

Definition at line 379 of file imgui.cpp.

#define STB_TEXTEDIT_POSITIONTYPE   int

Definition at line 290 of file stb_textedit.h.

#define STB_TEXTEDIT_UNDOCHARCOUNT   999

Definition at line 284 of file stb_textedit.h.

#define STB_TEXTEDIT_UNDOSTATECOUNT   99

Definition at line 281 of file stb_textedit.h.



librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:29