Home
last modified time | relevance | path

Searched defs:ImGuiPopupRef (Results 1 – 23 of 23) sorted by relevance

/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/imgui/
H A Dimgui_internal.h339 struct ImGuiPopupRef struct
347ImGuiPopupRef(ImGuiID id, ImGuiWindow* parent_window, ImGuiID parent_menu_set, const ImVec2& mouse… in ImGuiPopupRef() argument
/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/third-party/imgui/imgui/
H A Dimgui_internal.h351 struct ImGuiPopupRef struct
359ImGuiPopupRef(ImGuiID id, ImGuiWindow* parent_window, ImGuiID parent_menu_set, const ImVec2& mouse… in ImGuiPopupRef() argument
/dports/graphics/embree/embree-3.13.2/tutorials/common/imgui/
H A Dimgui_internal.h427 struct ImGuiPopupRef struct
429 ImGuiID PopupId; // Set on OpenPopup()
430 … Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
431 ImGuiWindow* ParentWindow; // Set on OpenPopup()
432 int OpenFrameCount; // Set on OpenPopup()
433 …his to differenciate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
434 …Pos; // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
435 … OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/imgui/
H A Dimgui_internal.h587 struct ImGuiPopupRef struct
589 ImGuiID PopupId; // Set on OpenPopup()
590 …w* Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
591 ImGuiWindow* ParentWindow; // Set on OpenPopup()
592 int OpenFrameCount; // Set on OpenPopup()
593 …his to differenciate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
594 … // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
595 …ec2 OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/imgui/
H A Dimgui_internal.h587 struct ImGuiPopupRef struct
589 ImGuiID PopupId; // Set on OpenPopup()
590 …w* Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
591 ImGuiWindow* ParentWindow; // Set on OpenPopup()
592 int OpenFrameCount; // Set on OpenPopup()
593 …his to differenciate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
594 … // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
595 …ec2 OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup
/dports/math/curv/curv-0.5/extern/imgui/
H A Dimgui_internal.h505 struct ImGuiPopupRef struct
507 ImGuiID PopupId; // Set on OpenPopup()
508 … Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
509 ImGuiWindow* ParentWindow; // Set on OpenPopup()
510 int OpenFrameCount; // Set on OpenPopup()
511 …his to differenciate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
512 …Pos; // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
513 … OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dimgui_internal.h506 struct ImGuiPopupRef struct
508 ImGuiID PopupId; // Set on OpenPopup()
509 … Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
510 ImGuiWindow* ParentWindow; // Set on OpenPopup()
511 int OpenFrameCount; // Set on OpenPopup()
512 …his to differenciate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
513 …Pos; // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
514 … OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/
H A Dimgui_internal.h509 struct ImGuiPopupRef struct
511 ImGuiID PopupId; // Set on OpenPopup()
512 … Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
513 ImGuiWindow* ParentWindow; // Set on OpenPopup()
514 int OpenFrameCount; // Set on OpenPopup()
515 …his to differenciate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
516 …Pos; // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
517 … OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/imgui/
H A Dimgui_internal.h537 struct ImGuiPopupRef struct
539 ImGuiID PopupId; // Set on OpenPopup()
540 … Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
541 ImGuiWindow* ParentWindow; // Set on OpenPopup()
542 int OpenFrameCount; // Set on OpenPopup()
543 …his to differenciate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
544 …Pos; // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
545 … OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup
/dports/misc/box2d/box2d-2.4.1/extern/imgui/
H A Dimgui_internal.h575 struct ImGuiPopupRef struct
577 ImGuiID PopupId; // Set on OpenPopup()
578 … Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
579 ImGuiWindow* ParentWindow; // Set on OpenPopup()
580 int OpenFrameCount; // Set on OpenPopup()
581 …his to differenciate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
582 …Pos; // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
583 … OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/imgui/
H A Dimgui_internal.h614 struct ImGuiPopupRef struct
616 ImGuiID PopupId; // Set on OpenPopup()
617 … Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
618 ImGuiWindow* ParentWindow; // Set on OpenPopup()
619 int OpenFrameCount; // Set on OpenPopup()
620 …his to differenciate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
621 …Pos; // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
622 … OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup
/dports/lang/clover/mesa-21.3.6/src/imgui/
H A Dimgui_internal.h614 struct ImGuiPopupRef struct
616 ImGuiID PopupId; // Set on OpenPopup()
617 … Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
618 ImGuiWindow* ParentWindow; // Set on OpenPopup()
619 int OpenFrameCount; // Set on OpenPopup()
620 …his to differenciate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
621 …Pos; // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
622 … OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup
/dports/graphics/libosmesa/mesa-21.3.6/src/imgui/
H A Dimgui_internal.h614 struct ImGuiPopupRef struct
616 ImGuiID PopupId; // Set on OpenPopup()
617 … Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
618 ImGuiWindow* ParentWindow; // Set on OpenPopup()
619 int OpenFrameCount; // Set on OpenPopup()
620 …his to differenciate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
621 …Pos; // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
622 … OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup
/dports/graphics/milton/milton-1.9.1/third_party/imgui/
H A Dimgui_internal.h593 struct ImGuiPopupRef struct
595 ImGuiID PopupId; // Set on OpenPopup()
596 … Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
597 ImGuiWindow* ParentWindow; // Set on OpenPopup()
598 int OpenFrameCount; // Set on OpenPopup()
599 …his to differenciate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
600 …Pos; // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
601 … OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/imgui/
H A Dimgui_internal.h614 struct ImGuiPopupRef struct
616 ImGuiID PopupId; // Set on OpenPopup()
617 … Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
618 ImGuiWindow* ParentWindow; // Set on OpenPopup()
619 int OpenFrameCount; // Set on OpenPopup()
620 …his to differenciate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
621 …Pos; // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
622 … OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup
/dports/graphics/mesa-libs/mesa-21.3.6/src/imgui/
H A Dimgui_internal.h614 struct ImGuiPopupRef struct
616 ImGuiID PopupId; // Set on OpenPopup()
617 … Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
618 ImGuiWindow* ParentWindow; // Set on OpenPopup()
619 int OpenFrameCount; // Set on OpenPopup()
620 …his to differenciate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
621 …Pos; // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
622 … OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/imgui/
H A Dimgui_internal.h614 struct ImGuiPopupRef struct
616 ImGuiID PopupId; // Set on OpenPopup()
617 … Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
618 ImGuiWindow* ParentWindow; // Set on OpenPopup()
619 int OpenFrameCount; // Set on OpenPopup()
620 …his to differenciate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
621 …Pos; // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
622 … OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/imgui/
H A Dimgui_internal.h614 struct ImGuiPopupRef struct
616 ImGuiID PopupId; // Set on OpenPopup()
617 … Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
618 ImGuiWindow* ParentWindow; // Set on OpenPopup()
619 int OpenFrameCount; // Set on OpenPopup()
620 …his to differenciate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
621 …Pos; // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
622 … OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/imgui/
H A Dimgui_internal.h614 struct ImGuiPopupRef struct
616 ImGuiID PopupId; // Set on OpenPopup()
617 … Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
618 ImGuiWindow* ParentWindow; // Set on OpenPopup()
619 int OpenFrameCount; // Set on OpenPopup()
620 …his to differenciate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
621 …Pos; // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
622 … OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/imgui/
H A Dimgui_internal.h614 struct ImGuiPopupRef struct
616 ImGuiID PopupId; // Set on OpenPopup()
617 … Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
618 ImGuiWindow* ParentWindow; // Set on OpenPopup()
619 int OpenFrameCount; // Set on OpenPopup()
620 …his to differenciate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
621 …Pos; // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
622 … OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/imgui/
H A Dimgui_internal.h614 struct ImGuiPopupRef struct
616 ImGuiID PopupId; // Set on OpenPopup()
617 … Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
618 ImGuiWindow* ParentWindow; // Set on OpenPopup()
619 int OpenFrameCount; // Set on OpenPopup()
620 …his to differenciate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
621 …Pos; // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
622 … OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup
/dports/graphics/mesa-dri/mesa-21.3.6/src/imgui/
H A Dimgui_internal.h614 struct ImGuiPopupRef struct
616 ImGuiID PopupId; // Set on OpenPopup()
617 … Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
618 ImGuiWindow* ParentWindow; // Set on OpenPopup()
619 int OpenFrameCount; // Set on OpenPopup()
620 …his to differenciate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
621 …Pos; // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
622 … OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/imgui/
H A Dimgui_internal.h643 struct ImGuiPopupRef struct
645 ImGuiID PopupId; // Set on OpenPopup()
646 … Window; // Resolved on BeginPopup() - may stay unresolved if user never calls OpenPopup()
647 ImGuiWindow* ParentWindow; // Set on OpenPopup()
648 int OpenFrameCount; // Set on OpenPopup()
649 …his to differentiate multiple menu sets from each others (e.g. inside menu bar vs loose menu items)
650 …Pos; // Set on OpenPopup(), preferred popup position (typically == OpenMousePos when using mouse)
651 … OpenMousePos; // Set on OpenPopup(), copy of mouse position at the time of opening popup