Home
last modified time | relevance | path

Searched refs:buf_display_from_state (Results 1 – 13 of 13) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Externals/imgui/
H A Dimgui_widgets.cpp3428 …const bool buf_display_from_state = (render_cursor || render_selection || g.ActiveId == id) && !is… in InputTextEx() local
3429 …const bool is_displaying_hint = (hint != NULL && (buf_display_from_state ? state->TextA.Data : buf… in InputTextEx()
3805 const char* buf_display = buf_display_from_state ? state->TextA.Data : buf; //-V595 in InputTextEx()
/dports/games/pioneer/pioneer-20210723/contrib/imgui/
H A Dimgui_widgets.cpp3569 …const bool buf_display_from_state = (render_cursor || render_selection || g.ActiveId == id) && !is… in InputTextEx() local
3570 …const bool is_displaying_hint = (hint != NULL && (buf_display_from_state ? state->TextA.Data : buf… in InputTextEx()
3946 const char* buf_display = buf_display_from_state ? state->TextA.Data : buf; //-V595 in InputTextEx()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/ImGui/
H A Dimgui_widgets.cpp3932 …const bool buf_display_from_state = (render_cursor || render_selection || g.ActiveId == id) && !is… in InputTextEx() local
3933 …const bool is_displaying_hint = (hint != NULL && (buf_display_from_state ? state->TextA.Data : buf… in InputTextEx()
4331 const char* buf_display = buf_display_from_state ? state->TextA.Data : buf; //-V595 in InputTextEx()
/dports/audio/faudio/FAudio-21.01/utils/uicommon/
H A Dimgui_widgets.cpp3639 …const bool buf_display_from_state = (render_cursor || render_selection || g.ActiveId == id) && !is… in InputTextEx() local
3640 …const bool is_displaying_hint = (hint != NULL && (buf_display_from_state ? state->TextA.Data : buf… in InputTextEx()
4031 const char* buf_display = buf_display_from_state ? state->TextA.Data : buf; //-V595 in InputTextEx()
/dports/editors/imhex/ImHex-1.7.0/external/ImGui/source/
H A Dimgui_widgets.cpp3997 …const bool buf_display_from_state = (render_cursor || render_selection || g.ActiveId == id) && !is… in InputTextEx() local
3998 …const bool is_displaying_hint = (hint != NULL && (buf_display_from_state ? state->TextA.Data : buf… in InputTextEx()
4401 const char* buf_display = buf_display_from_state ? state->TextA.Data : buf; //-V595 in InputTextEx()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dear-imgui/
H A Dimgui_widgets.cpp3580 …const bool buf_display_from_state = (render_cursor || render_selection || g.ActiveId == id) && !is… in InputTextEx() local
3581 …const bool is_displaying_hint = (hint != NULL && (buf_display_from_state ? state->TextA.Data : buf… in InputTextEx()
3957 const char* buf_display = buf_display_from_state ? state->TextA.Data : buf; //-V595 in InputTextEx()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dear-imgui/
H A Dimgui_widgets.cpp3580 …const bool buf_display_from_state = (render_cursor || render_selection || g.ActiveId == id) && !is… in InputTextEx() local
3581 …const bool is_displaying_hint = (hint != NULL && (buf_display_from_state ? state->TextA.Data : buf… in InputTextEx()
3957 const char* buf_display = buf_display_from_state ? state->TextA.Data : buf; //-V595 in InputTextEx()
/dports/games/SpaceCadetPinball/SpaceCadetPinball-Release_2.0/SpaceCadetPinball/
H A Dimgui_widgets.cpp4126 …const bool buf_display_from_state = (render_cursor || render_selection || g.ActiveId == id) && !is… in InputTextEx() local
4127 …const bool is_displaying_hint = (hint != NULL && (buf_display_from_state ? state->TextA.Data : buf… in InputTextEx()
4530 const char* buf_display = buf_display_from_state ? state->TextA.Data : buf; //-V595 in InputTextEx()
/dports/misc/dartsim/dart-6.11.1/dart/external/imgui/
H A Dimgui_widgets.cpp3941 …const bool buf_display_from_state = (render_cursor || render_selection || g.ActiveId == id) && !is… in InputTextEx() local
3942 …const bool is_displaying_hint = (hint != NULL && (buf_display_from_state ? state->TextA.Data : buf… in InputTextEx()
4340 const char* buf_display = buf_display_from_state ? state->TextA.Data : buf; //-V595 in InputTextEx()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/imgui/
H A Dimgui_widgets.cpp3618 …const bool buf_display_from_state = (render_cursor || render_selection || g.ActiveId == id) && !is… in InputTextEx() local
3619 …const bool is_displaying_hint = (hint != NULL && (buf_display_from_state ? state->TextA.Data : buf… in InputTextEx()
4008 const char* buf_display = buf_display_from_state ? state->TextA.Data : buf; //-V595 in InputTextEx()
/dports/graphics/ospray-studio/ospray_studio-0.9.1/external/imgui/
H A Dimgui_widgets.cpp4122 …const bool buf_display_from_state = (render_cursor || render_selection || g.ActiveId == id) && !is…
4123 …const bool is_displaying_hint = (hint != NULL && (buf_display_from_state ? state->TextA.Data : buf…
4526 const char* buf_display = buf_display_from_state ? state->TextA.Data : buf; //-V595
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/
H A Dimgui_widgets.cpp4121 …const bool buf_display_from_state = (render_cursor || render_selection || g.ActiveId == id) && !is… in InputTextEx() local
4122 …const bool is_displaying_hint = (hint != NULL && (buf_display_from_state ? state->TextA.Data : buf… in InputTextEx()
4525 const char* buf_display = buf_display_from_state ? state->TextA.Data : buf; //-V595 in InputTextEx()
/dports/graphics/ospray/ospray-2.8.0/apps/common/external/imgui/
H A Dimgui_widgets.cpp3990 …const bool buf_display_from_state = (render_cursor || render_selection || g.ActiveId == id) && !is… in InputTextEx() local
3991 …const bool is_displaying_hint = (hint != NULL && (buf_display_from_state ? state->TextA.Data : buf… in InputTextEx()
4394 const char* buf_display = buf_display_from_state ? state->TextA.Data : buf; //-V595 in InputTextEx()