Home
last modified time | relevance | path

Searched refs:height_in_items_f (Results 1 – 25 of 35) sorted by relevance

12

/dports/games/SpaceCadetPinball/SpaceCadetPinball-Release_2.0/SpaceCadetPinball/
H A Dimgui_widgets.cpp6316 … float height_in_items_f = (height_in_items < 0 ? ImMin(items_count, 7) : height_in_items) + 0.25f; in ListBoxHeader() local
6319 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + g.Style.FramePadding.y * 2.0f; in ListBoxHeader()
6350 float height_in_items_f = height_in_items + 0.25f; in ListBox() local
6351 …ImVec2 size(0.0f, ImFloor(GetTextLineHeightWithSpacing() * height_in_items_f + g.Style.FramePaddin… in ListBox()
/dports/graphics/ospray-studio/ospray_studio-0.9.1/external/imgui/
H A Dimgui_widgets.cpp6315 … float height_in_items_f = (height_in_items < 0 ? ImMin(items_count, 7) : height_in_items) + 0.25f;
6318 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + g.Style.FramePadding.y * 2.0f;
6349 float height_in_items_f = height_in_items + 0.25f;
6350 …ImVec2 size(0.0f, ImFloor(GetTextLineHeightWithSpacing() * height_in_items_f + g.Style.FramePaddin…
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/
H A Dimgui_widgets.cpp6314 … float height_in_items_f = (height_in_items < 0 ? ImMin(items_count, 7) : height_in_items) + 0.25f; in ListBoxHeader() local
6317 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + g.Style.FramePadding.y * 2.0f; in ListBoxHeader()
6348 float height_in_items_f = height_in_items + 0.25f; in ListBox() local
6349 …ImVec2 size(0.0f, ImFloor(GetTextLineHeightWithSpacing() * height_in_items_f + g.Style.FramePaddin… in ListBox()
/dports/math/curv/curv-0.5/extern/imgui/
H A Dimgui_widgets.cpp5111 …float height_in_items_f = height_in_items < items_count ? (height_in_items + 0.40f) : (height_in_i… in ListBoxHeader() local
5116 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + GetStyle().ItemSpacing.y; in ListBoxHeader()
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dimgui_widgets.cpp5112 …float height_in_items_f = height_in_items < items_count ? (height_in_items + 0.40f) : (height_in_i… in ListBoxHeader() local
5117 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + GetStyle().ItemSpacing.y; in ListBoxHeader()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/
H A Dimgui_widgets.cpp5116 …float height_in_items_f = height_in_items < items_count ? (height_in_items + 0.40f) : (height_in_i… in ListBoxHeader() local
5121 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + GetStyle().ItemSpacing.y; in ListBoxHeader()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/imgui/
H A Dimgui_widgets.cpp5130 …float height_in_items_f = (height_in_items < items_count) ? (height_in_items + 0.25f) : (height_in… in ListBoxHeader() local
5135 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + style.FramePadding.y * 2.0f; in ListBoxHeader()
/dports/misc/box2d/box2d-2.4.1/extern/imgui/
H A Dimgui_widgets.cpp5144 …float height_in_items_f = (height_in_items < items_count) ? (height_in_items + 0.25f) : (height_in… in ListBoxHeader() local
5149 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + style.FramePadding.y * 2.0f; in ListBoxHeader()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/
H A Dimgui_widgets.cpp5151 …float height_in_items_f = (height_in_items < items_count) ? (height_in_items + 0.25f) : (height_in… in ListBoxHeader() local
5156 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + style.FramePadding.y * 2.0f; in ListBoxHeader()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp5175 …float height_in_items_f = (height_in_items < items_count) ? (height_in_items + 0.25f) : (height_in… in ListBoxHeader() local
5180 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + style.FramePadding.y * 2.0f; in ListBoxHeader()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/imgui/
H A Dimgui_widgets.cpp5486 …float height_in_items_f = (height_in_items < items_count) ? (height_in_items + 0.25f) : (height_in… in ListBoxHeader() local
5491 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + style.FramePadding.y * 2.0f; in ListBoxHeader()
/dports/lang/clover/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp5175 …float height_in_items_f = (height_in_items < items_count) ? (height_in_items + 0.25f) : (height_in… in ListBoxHeader() local
5180 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + style.FramePadding.y * 2.0f; in ListBoxHeader()
/dports/graphics/libosmesa/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp5175 …float height_in_items_f = (height_in_items < items_count) ? (height_in_items + 0.25f) : (height_in… in ListBoxHeader() local
5180 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + style.FramePadding.y * 2.0f; in ListBoxHeader()
/dports/graphics/mesa-libs/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp5175 …float height_in_items_f = (height_in_items < items_count) ? (height_in_items + 0.25f) : (height_in… in ListBoxHeader() local
5180 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + style.FramePadding.y * 2.0f; in ListBoxHeader()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp5175 …float height_in_items_f = (height_in_items < items_count) ? (height_in_items + 0.25f) : (height_in… in ListBoxHeader() local
5180 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + style.FramePadding.y * 2.0f; in ListBoxHeader()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp5175 …float height_in_items_f = (height_in_items < items_count) ? (height_in_items + 0.25f) : (height_in… in ListBoxHeader() local
5180 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + style.FramePadding.y * 2.0f; in ListBoxHeader()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp5175 …float height_in_items_f = (height_in_items < items_count) ? (height_in_items + 0.25f) : (height_in… in ListBoxHeader() local
5180 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + style.FramePadding.y * 2.0f; in ListBoxHeader()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/imgui/
H A Dimgui_widgets.cpp5175 …float height_in_items_f = (height_in_items < items_count) ? (height_in_items + 0.25f) : (height_in… in ListBoxHeader() local
5180 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + style.FramePadding.y * 2.0f; in ListBoxHeader()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp5175 …float height_in_items_f = (height_in_items < items_count) ? (height_in_items + 0.25f) : (height_in… in ListBoxHeader() local
5180 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + style.FramePadding.y * 2.0f; in ListBoxHeader()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/imgui/
H A Dimgui_widgets.cpp5175 …float height_in_items_f = (height_in_items < items_count) ? (height_in_items + 0.25f) : (height_in… in ListBoxHeader() local
5180 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + style.FramePadding.y * 2.0f; in ListBoxHeader()
/dports/graphics/mesa-dri/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp5175 …float height_in_items_f = (height_in_items < items_count) ? (height_in_items + 0.25f) : (height_in… in ListBoxHeader() local
5180 size.y = GetTextLineHeightWithSpacing() * height_in_items_f + style.FramePadding.y * 2.0f; in ListBoxHeader()
/dports/games/pioneer/pioneer-20210723/contrib/imgui/
H A Dimgui_widgets.cpp5695 …float height_in_items_f = (height_in_items < items_count) ? (height_in_items + 0.25f) : (height_in… in ListBoxHeader() local
5700 …size.y = ImFloor(GetTextLineHeightWithSpacing() * height_in_items_f + style.FramePadding.y * 2.0f); in ListBoxHeader()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/ImGui/
H A Dimgui_widgets.cpp6086 …float height_in_items_f = (height_in_items < items_count) ? (height_in_items + 0.25f) : (height_in… in ListBoxHeader() local
6091 …size.y = ImFloor(GetTextLineHeightWithSpacing() * height_in_items_f + style.FramePadding.y * 2.0f); in ListBoxHeader()
/dports/audio/faudio/FAudio-21.01/utils/uicommon/
H A Dimgui_widgets.cpp5777 …float height_in_items_f = (height_in_items < items_count) ? (height_in_items + 0.25f) : (height_in… in ListBoxHeader() local
5782 …size.y = ImFloor(GetTextLineHeightWithSpacing() * height_in_items_f + style.FramePadding.y * 2.0f); in ListBoxHeader()
/dports/editors/imhex/ImHex-1.7.0/external/ImGui/source/
H A Dimgui_widgets.cpp6182 …float height_in_items_f = (height_in_items < items_count) ? (height_in_items + 0.25f) : (height_in… in ListBoxHeader() local
6187 …size.y = ImFloor(GetTextLineHeightWithSpacing() * height_in_items_f + style.FramePadding.y * 2.0f); in ListBoxHeader()

12