Home
last modified time | relevance | path

Searched refs:ImGuiInputTextFlags_AllowTabInput (Results 1 – 25 of 90) sorted by relevance

1234

/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/imgui_lua_bindings/
H A Dimgui_lua_bindings.cpp480 lua_pushnumber(lState, ImGuiInputTextFlags_AllowTabInput); in LoadImguiBindings()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/imgui/
H A Dimgui.h500ImGuiInputTextFlags_AllowTabInput = 1 << 10, // Pressing TAB input a '\t' character into th… enumerator
/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/third-party/imgui/imgui/
H A Dimgui.h523ImGuiInputTextFlags_AllowTabInput = 1 << 10, // Pressing TAB input a '\t' character into th… enumerator
/dports/math/curv/curv-0.5/extern/imgui/
H A Dimgui_widgets.cpp3041 pass |= (c == '\t' && (flags & ImGuiInputTextFlags_AllowTabInput)); in InputTextFilterCharacter()
3104 …flags & ImGuiInputTextFlags_CallbackCompletion) && (flags & ImGuiInputTextFlags_AllowTabInput))); … in InputTextEx()
3170 …indow, id, (flags & (ImGuiInputTextFlags_CallbackCompletion|ImGuiInputTextFlags_AllowTabInput)) ==… in InputTextEx()
3360 …else if ((flags & ImGuiInputTextFlags_AllowTabInput) && IsKeyPressedMap(ImGuiKey_Tab) && !io.KeyCt… in InputTextEx()
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dimgui_widgets.cpp3042 pass |= (c == '\t' && (flags & ImGuiInputTextFlags_AllowTabInput)); in InputTextFilterCharacter()
3105 …flags & ImGuiInputTextFlags_CallbackCompletion) && (flags & ImGuiInputTextFlags_AllowTabInput))); … in InputTextEx()
3171 …indow, id, (flags & (ImGuiInputTextFlags_CallbackCompletion|ImGuiInputTextFlags_AllowTabInput)) ==… in InputTextEx()
3361 …else if ((flags & ImGuiInputTextFlags_AllowTabInput) && IsKeyPressedMap(ImGuiKey_Tab) && !io.KeyCt… in InputTextEx()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/
H A Dimgui_widgets.cpp3043 pass |= (c == '\t' && (flags & ImGuiInputTextFlags_AllowTabInput)); in InputTextFilterCharacter()
3106 …flags & ImGuiInputTextFlags_CallbackCompletion) && (flags & ImGuiInputTextFlags_AllowTabInput))); … in InputTextEx()
3172 …indow, id, (flags & (ImGuiInputTextFlags_CallbackCompletion|ImGuiInputTextFlags_AllowTabInput)) ==… in InputTextEx()
3362 …else if ((flags & ImGuiInputTextFlags_AllowTabInput) && IsKeyPressedMap(ImGuiKey_Tab) && !io.KeyCt… in InputTextEx()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/imgui/
H A Dimgui_widgets.cpp3055 pass |= (c == '\t' && (flags & ImGuiInputTextFlags_AllowTabInput)); in InputTextFilterCharacter()
3118 …flags & ImGuiInputTextFlags_CallbackCompletion) && (flags & ImGuiInputTextFlags_AllowTabInput))); … in InputTextEx()
3184 …indow, id, (flags & (ImGuiInputTextFlags_CallbackCompletion|ImGuiInputTextFlags_AllowTabInput)) ==… in InputTextEx()
3374 …else if ((flags & ImGuiInputTextFlags_AllowTabInput) && IsKeyPressedMap(ImGuiKey_Tab) && !io.KeyCt… in InputTextEx()
/dports/graphics/milton/milton-1.9.1/src/
H A Dgui.cc833 ImGuiInputTextFlags_AllowTabInput)) { in milton_imgui_tick()
/dports/misc/box2d/box2d-2.4.1/extern/imgui/
H A Dimgui_widgets.cpp3066 pass |= (c == '\t' && (flags & ImGuiInputTextFlags_AllowTabInput)); in InputTextFilterCharacter()
3129 …flags & ImGuiInputTextFlags_CallbackCompletion) && (flags & ImGuiInputTextFlags_AllowTabInput))); … in InputTextEx()
3195 …indow, id, (flags & (ImGuiInputTextFlags_CallbackCompletion|ImGuiInputTextFlags_AllowTabInput)) ==… in InputTextEx()
3385 …else if ((flags & ImGuiInputTextFlags_AllowTabInput) && IsKeyPressedMap(ImGuiKey_Tab) && !io.KeyCt… in InputTextEx()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/
H A Dimgui_widgets.cpp3073 pass |= (c == '\t' && (flags & ImGuiInputTextFlags_AllowTabInput)); in InputTextFilterCharacter()
3136 …flags & ImGuiInputTextFlags_CallbackCompletion) && (flags & ImGuiInputTextFlags_AllowTabInput))); … in InputTextEx()
3202 …indow, id, (flags & (ImGuiInputTextFlags_CallbackCompletion|ImGuiInputTextFlags_AllowTabInput)) ==… in InputTextEx()
3392 …else if ((flags & ImGuiInputTextFlags_AllowTabInput) && IsKeyPressedMap(ImGuiKey_Tab) && !io.KeyCt… in InputTextEx()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/imgui/
H A Dimgui.h601ImGuiInputTextFlags_AllowTabInput = 1 << 10, // Pressing TAB input a '\t' character into th… enumerator
/dports/graphics/embree/embree-3.13.2/tutorials/common/imgui/
H A Dimgui.h600ImGuiInputTextFlags_AllowTabInput = 1 << 10, // Pressing TAB input a '\t' character into th… enumerator
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/imgui/
H A Dimgui.h601ImGuiInputTextFlags_AllowTabInput = 1 << 10, // Pressing TAB input a '\t' character into th… enumerator
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp3073 pass |= (c == '\t' && (flags & ImGuiInputTextFlags_AllowTabInput)); in InputTextFilterCharacter()
3136 …flags & ImGuiInputTextFlags_CallbackCompletion) && (flags & ImGuiInputTextFlags_AllowTabInput))); … in InputTextEx()
3207 …indow, id, (flags & (ImGuiInputTextFlags_CallbackCompletion|ImGuiInputTextFlags_AllowTabInput)) ==… in InputTextEx()
3398 …else if ((flags & ImGuiInputTextFlags_AllowTabInput) && IsKeyPressedMap(ImGuiKey_Tab) && !io.KeyCt… in InputTextEx()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/imgui/
H A Dimgui_widgets.cpp3206 pass |= (c == '\t' && (flags & ImGuiInputTextFlags_AllowTabInput)); in InputTextFilterCharacter()
3273 …flags & ImGuiInputTextFlags_CallbackCompletion) && (flags & ImGuiInputTextFlags_AllowTabInput))); … in InputTextEx()
3395 …if (flags & (ImGuiInputTextFlags_CallbackCompletion | ImGuiInputTextFlags_AllowTabInput)) // Disa… in InputTextEx()
3500 …if ((flags & ImGuiInputTextFlags_AllowTabInput) && IsKeyPressedMap(ImGuiKey_Tab) && !ignore_char_i… in InputTextEx()
/dports/lang/clover/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp3073 pass |= (c == '\t' && (flags & ImGuiInputTextFlags_AllowTabInput)); in InputTextFilterCharacter()
3136 …flags & ImGuiInputTextFlags_CallbackCompletion) && (flags & ImGuiInputTextFlags_AllowTabInput))); … in InputTextEx()
3207 …indow, id, (flags & (ImGuiInputTextFlags_CallbackCompletion|ImGuiInputTextFlags_AllowTabInput)) ==… in InputTextEx()
3398 …else if ((flags & ImGuiInputTextFlags_AllowTabInput) && IsKeyPressedMap(ImGuiKey_Tab) && !io.KeyCt… in InputTextEx()
/dports/graphics/libosmesa/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp3073 pass |= (c == '\t' && (flags & ImGuiInputTextFlags_AllowTabInput)); in InputTextFilterCharacter()
3136 …flags & ImGuiInputTextFlags_CallbackCompletion) && (flags & ImGuiInputTextFlags_AllowTabInput))); … in InputTextEx()
3207 …indow, id, (flags & (ImGuiInputTextFlags_CallbackCompletion|ImGuiInputTextFlags_AllowTabInput)) ==… in InputTextEx()
3398 …else if ((flags & ImGuiInputTextFlags_AllowTabInput) && IsKeyPressedMap(ImGuiKey_Tab) && !io.KeyCt… in InputTextEx()
/dports/graphics/mesa-libs/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp3073 pass |= (c == '\t' && (flags & ImGuiInputTextFlags_AllowTabInput)); in InputTextFilterCharacter()
3136 …flags & ImGuiInputTextFlags_CallbackCompletion) && (flags & ImGuiInputTextFlags_AllowTabInput))); … in InputTextEx()
3207 …indow, id, (flags & (ImGuiInputTextFlags_CallbackCompletion|ImGuiInputTextFlags_AllowTabInput)) ==… in InputTextEx()
3398 …else if ((flags & ImGuiInputTextFlags_AllowTabInput) && IsKeyPressedMap(ImGuiKey_Tab) && !io.KeyCt… in InputTextEx()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp3073 pass |= (c == '\t' && (flags & ImGuiInputTextFlags_AllowTabInput)); in InputTextFilterCharacter()
3136 …flags & ImGuiInputTextFlags_CallbackCompletion) && (flags & ImGuiInputTextFlags_AllowTabInput))); … in InputTextEx()
3207 …indow, id, (flags & (ImGuiInputTextFlags_CallbackCompletion|ImGuiInputTextFlags_AllowTabInput)) ==… in InputTextEx()
3398 …else if ((flags & ImGuiInputTextFlags_AllowTabInput) && IsKeyPressedMap(ImGuiKey_Tab) && !io.KeyCt… in InputTextEx()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp3073 pass |= (c == '\t' && (flags & ImGuiInputTextFlags_AllowTabInput)); in InputTextFilterCharacter()
3136 …flags & ImGuiInputTextFlags_CallbackCompletion) && (flags & ImGuiInputTextFlags_AllowTabInput))); … in InputTextEx()
3207 …indow, id, (flags & (ImGuiInputTextFlags_CallbackCompletion|ImGuiInputTextFlags_AllowTabInput)) ==… in InputTextEx()
3398 …else if ((flags & ImGuiInputTextFlags_AllowTabInput) && IsKeyPressedMap(ImGuiKey_Tab) && !io.KeyCt… in InputTextEx()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp3073 pass |= (c == '\t' && (flags & ImGuiInputTextFlags_AllowTabInput)); in InputTextFilterCharacter()
3136 …flags & ImGuiInputTextFlags_CallbackCompletion) && (flags & ImGuiInputTextFlags_AllowTabInput))); … in InputTextEx()
3207 …indow, id, (flags & (ImGuiInputTextFlags_CallbackCompletion|ImGuiInputTextFlags_AllowTabInput)) ==… in InputTextEx()
3398 …else if ((flags & ImGuiInputTextFlags_AllowTabInput) && IsKeyPressedMap(ImGuiKey_Tab) && !io.KeyCt… in InputTextEx()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/imgui/
H A Dimgui_widgets.cpp3073 pass |= (c == '\t' && (flags & ImGuiInputTextFlags_AllowTabInput)); in InputTextFilterCharacter()
3136 …flags & ImGuiInputTextFlags_CallbackCompletion) && (flags & ImGuiInputTextFlags_AllowTabInput))); … in InputTextEx()
3207 …indow, id, (flags & (ImGuiInputTextFlags_CallbackCompletion|ImGuiInputTextFlags_AllowTabInput)) ==… in InputTextEx()
3398 …else if ((flags & ImGuiInputTextFlags_AllowTabInput) && IsKeyPressedMap(ImGuiKey_Tab) && !io.KeyCt… in InputTextEx()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp3073 pass |= (c == '\t' && (flags & ImGuiInputTextFlags_AllowTabInput)); in InputTextFilterCharacter()
3136 …flags & ImGuiInputTextFlags_CallbackCompletion) && (flags & ImGuiInputTextFlags_AllowTabInput))); … in InputTextEx()
3207 …indow, id, (flags & (ImGuiInputTextFlags_CallbackCompletion|ImGuiInputTextFlags_AllowTabInput)) ==… in InputTextEx()
3398 …else if ((flags & ImGuiInputTextFlags_AllowTabInput) && IsKeyPressedMap(ImGuiKey_Tab) && !io.KeyCt… in InputTextEx()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/imgui/
H A Dimgui_widgets.cpp3073 pass |= (c == '\t' && (flags & ImGuiInputTextFlags_AllowTabInput)); in InputTextFilterCharacter()
3136 …flags & ImGuiInputTextFlags_CallbackCompletion) && (flags & ImGuiInputTextFlags_AllowTabInput))); … in InputTextEx()
3207 …indow, id, (flags & (ImGuiInputTextFlags_CallbackCompletion|ImGuiInputTextFlags_AllowTabInput)) ==… in InputTextEx()
3398 …else if ((flags & ImGuiInputTextFlags_AllowTabInput) && IsKeyPressedMap(ImGuiKey_Tab) && !io.KeyCt… in InputTextEx()
/dports/graphics/mesa-dri/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp3073 pass |= (c == '\t' && (flags & ImGuiInputTextFlags_AllowTabInput)); in InputTextFilterCharacter()
3136 …flags & ImGuiInputTextFlags_CallbackCompletion) && (flags & ImGuiInputTextFlags_AllowTabInput))); … in InputTextEx()
3207 …indow, id, (flags & (ImGuiInputTextFlags_CallbackCompletion|ImGuiInputTextFlags_AllowTabInput)) ==… in InputTextEx()
3398 …else if ((flags & ImGuiInputTextFlags_AllowTabInput) && IsKeyPressedMap(ImGuiKey_Tab) && !io.KeyCt… in InputTextEx()

1234