Home
last modified time | relevance | path

Searched refs:image_bb (Results 1 – 25 of 31) sorted by relevance

12

/dports/sysutils/busybox/busybox-1.26.2/util-linux/
H A Dmkfs_ext2_test.sh30 gen_image "$bbox_mke2fs" image_bb || return 1
32 diff -ua image_bb.out image_std.out >image.out.diff || {
37 e2fsck -f -n image_bb >image_bb_e2fsck.out 2>&1 || {
/dports/games/pioneer/pioneer-20210723/src/pigui/
H A DWidgets.cpp286 …const ImRect image_bb(window->DC.CursorPos + padding + imgPadding, window->DC.CursorPos + padding … in ButtonImageSized() local
299 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, ImGui::GetColorU32(bg_col)); in ButtonImageSized()
300 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, ImGui::GetColorU… in ButtonImageSized()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/
H A Dboxm2_util.cxx192 vgl_box_2d<double> image_bb = bpgl_project::project_bounding_box(*cam, bb); in construct_camera() local
194 double bw = image_bb.width(), bh = image_bb.height(); in construct_camera()
/dports/math/curv/curv-0.5/extern/imgui/
H A Dimgui_widgets.cpp847 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
860 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
861 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dimgui_widgets.cpp847 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
860 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
861 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/
H A Dimgui_widgets.cpp848 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
861 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
862 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/imgui/
H A Dimgui_widgets.cpp848 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
861 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
862 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/misc/box2d/box2d-2.4.1/extern/imgui/
H A Dimgui_widgets.cpp857 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
870 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
871 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/
H A Dimgui_widgets.cpp863 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
876 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
877 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp887 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
900 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
901 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/imgui/
H A Dimgui_widgets.cpp944 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
957 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
958 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/lang/clover/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp887 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
900 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
901 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/graphics/libosmesa/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp887 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
900 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
901 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/graphics/mesa-libs/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp887 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
900 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
901 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp887 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
900 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
901 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp887 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
900 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
901 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp887 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
900 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
901 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/imgui/
H A Dimgui_widgets.cpp887 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
900 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
901 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp887 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
900 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
901 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/imgui/
H A Dimgui_widgets.cpp887 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
900 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
901 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/graphics/mesa-dri/mesa-21.3.6/src/imgui/
H A Dimgui_widgets.cpp887 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
900 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
901 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/games/pioneer/pioneer-20210723/contrib/imgui/
H A Dimgui_widgets.cpp956 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
969 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
970 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/audio/faudio/FAudio-21.01/utils/uicommon/
H A Dimgui_widgets.cpp1002 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
1015 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
1016 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dear-imgui/
H A Dimgui_widgets.cpp956 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
969 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
970 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dear-imgui/
H A Dimgui_widgets.cpp956 const ImRect image_bb(window->DC.CursorPos + padding, window->DC.CursorPos + padding + size); in ImageButton() local
969 window->DrawList->AddRectFilled(image_bb.Min, image_bb.Max, GetColorU32(bg_col)); in ImageButton()
970 …window->DrawList->AddImage(user_texture_id, image_bb.Min, image_bb.Max, uv0, uv1, GetColorU32(tint… in ImageButton()

12