Home
last modified time | relevance | path

Searched refs:stb_text_makeundo_insert (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/stb/stb-f54acd4/
H A Dstb_textedit.h497 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
706 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste_internal()
745 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1300 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/graphics/embree/embree-3.13.2/tutorials/common/imgui/
H A Dstb_textedit.h477 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
687 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste()
722 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1274 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/imgui/
H A Dstb_textedit.h476 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
703 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste()
746 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1334 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_textedit.h497 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
706 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste_internal()
745 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1300 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_textedit.h497 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
706 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste_internal()
745 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1300 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/imgui/
H A Dstb_textedit.h475 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
684 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste()
719 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1270 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/third-party/imgui/imgui/
H A Dstb_textedit.h477 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
688 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste()
723 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1275 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/imgui/
H A Dstb_textedit.h476 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
703 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste()
746 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1334 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/games/pioneer/pioneer-20210723/contrib/imgui/
H A Dimstb_textedit.h503 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
712 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste_internal()
751 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1313 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
H A Dstb_textedit.h501 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
711 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste_internal()
750 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1305 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/misc/box2d/box2d-2.4.1/extern/imgui/
H A Dimstb_textedit.h501 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
711 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste_internal()
750 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1305 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/ImGui/
H A Dimstb_textedit.h503 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
712 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste_internal()
751 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1313 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/stb/
H A Dstb_textedit.h503 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
712 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste_internal()
751 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1313 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/audio/faudio/FAudio-21.01/utils/uicommon/
H A Dimstb_textedit.h503 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
712 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste_internal()
751 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1313 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_textedit.h493 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
703 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste_internal()
738 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1289 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/editors/imhex/ImHex-1.7.0/external/ImGui/include/
H A Dimstb_textedit.h505 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
714 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste_internal()
753 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1342 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/imgui/
H A Dimstb_textedit.h503 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
712 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste_internal()
751 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1313 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/math/curv/curv-0.5/extern/imgui/
H A Dimstb_textedit.h501 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
711 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste_internal()
750 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1305 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/imgui/
H A Dimstb_textedit.h503 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
712 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste_internal()
751 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1313 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/stb/
H A Dstb_textedit.h503 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
712 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste_internal()
751 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1313 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/lang/clover/mesa-21.3.6/src/imgui/
H A Dimstb_textedit.h503 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
712 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste_internal()
751 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1313 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/games/SpaceCadetPinball/SpaceCadetPinball-Release_2.0/SpaceCadetPinball/
H A Dimstb_textedit.h505 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
714 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste_internal()
755 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1344 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/graphics/libosmesa/mesa-21.3.6/src/imgui/
H A Dimstb_textedit.h503 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
712 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste_internal()
751 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1313 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/misc/dartsim/dart-6.11.1/dart/external/imgui/
H A Dimstb_textedit.h503 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
712 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste_internal()
751 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1313 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/imgui/
H A Dimstb_textedit.h503 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length);
712 stb_text_makeundo_insert(state, state->cursor, len); in stb_textedit_paste_internal()
751 stb_text_makeundo_insert(state, state->cursor, 1); in stb_textedit_key()
1313 static void stb_text_makeundo_insert(STB_TexteditState *state, int where, int length) in stb_text_makeundo_insert() function

12