Home
last modified time | relevance | path

Searched refs:GetPopupWindow (Results 1 – 25 of 38) sorted by relevance

12

/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DFlagsPopupEditor.cpp54 …wxPanel* editorContainer = new wxPanel(m_button->GetPopupWindow(), wxID_ANY, wxDefaultPosition, wx… in FlagsPopupEditor()
63 m_button->GetPopupWindow()->SetSizerAndFit(popupSizer); in FlagsPopupEditor()
78 m_button->GetPopupWindow()->Fit(); in setFlags()
84 m_button->GetPopupWindow()->Fit(); in setFlags()
H A DPopupButton.h40 wxWindow* GetPopupWindow() const;
H A DPopupButton.cpp57 wxWindow* PopupButton::GetPopupWindow() const { in GetPopupWindow() function in TrenchBroom::View::PopupButton
H A DViewEditor.cpp606 BorderPanel* editorContainer = new BorderPanel(m_button->GetPopupWindow(), wxALL); in ViewPopupEditor()
615 m_button->GetPopupWindow()->SetSizer(popupSizer); in ViewPopupEditor()
/dports/math/gambit/gambit-16.0.1/src/labenski/include/wx/wxthings/
H A Ddropdown.h87 DropDownPopup* GetPopupWindow() { return m_popupWin; } in GetPopupWindow() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dcombo.cpp618 wxWindow* win = GetPopupWindow(); in DoTimerEvent()
685 wxWindow* win = GetPopupWindow(); in AnimateShow()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dcombocmn.cpp389 wxWindow* winpopup = m_combo->GetPopupWindow(); in OnIdle()
579 wxWindowList children = m_combo->GetPopupWindow()->GetChildren(); in OnKeyEvent()
2465 if ( GetPopupWindow() ) in AnimateShow()
2467 GetPopupWindow()->SetSize(rect); in AnimateShow()
2468 GetPopupWindow()->Raise(); in AnimateShow()
2469 GetPopupWindow()->Show(); in AnimateShow()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dcombo.cpp724 wxWindow* win = GetPopupWindow(); in DoTimerEvent()
787 wxWindow* win = GetPopupWindow(); in AnimateShow()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dcombo.cpp724 wxWindow* win = GetPopupWindow(); in DoTimerEvent()
787 wxWindow* win = GetPopupWindow(); in AnimateShow()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/
H A Dcombo.h580 wxWindow* GetPopupWindow() const;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/
H A Dcombo.h580 wxWindow* GetPopupWindow() const;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/
H A Dcombo.h580 wxWindow* GetPopupWindow() const;
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dcombo.cpp802 wxWindow* win = GetPopupWindow(); in OnTimerEvent()
865 wxWindow* win = GetPopupWindow(); in AnimateShow()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dcombo.cpp802 wxWindow* win = GetPopupWindow(); in OnTimerEvent()
865 wxWindow* win = GetPopupWindow(); in AnimateShow()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dcombo.cpp802 wxWindow* win = GetPopupWindow(); in OnTimerEvent()
865 wxWindow* win = GetPopupWindow(); in AnimateShow()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dcombo.cpp802 wxWindow* win = GetPopupWindow(); in OnTimerEvent()
865 wxWindow* win = GetPopupWindow(); in AnimateShow()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/univ/
H A Dcombobox.h142 wxPopupComboWindow *GetPopupWindow() const { return m_winPopup; } in GetPopupWindow() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dcombo.sip440 wxWindow * GetPopupWindow() const;
442 GetPopupWindow() -> Window
820 %Property(name=PopupWindow, get=GetPopupWindow)
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dcombo.h184 wxWindow *GetPopupWindow() const { return m_winPopup; } in GetPopupWindow() function
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dcombo.h184 wxWindow *GetPopupWindow() const { return m_winPopup; } in GetPopupWindow() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dcombo.h184 wxWindow *GetPopupWindow() const { return m_winPopup; } in GetPopupWindow() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dcombo.h184 wxWindow *GetPopupWindow() const { return m_winPopup; } in GetPopupWindow() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dcombo.h197 wxWindow *GetPopupWindow() const { return m_winPopup; } in GetPopupWindow() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dcombo.h198 wxWindow *GetPopupWindow() const { return m_winPopup; } in GetPopupWindow() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dcombo.h197 wxWindow *GetPopupWindow() const { return m_winPopup; } in GetPopupWindow() function

12