Home
last modified time | relevance | path

Searched refs:createPopup (Results 1 – 25 of 200) sorted by relevance

12345678

/dports/x11/kf5-kwayland/kwayland-5.89.0/tests/
H A Dxdgtest.cpp36 void createPopup();
135 createPopup(); in setupRegistry()
147 void XdgTest::createPopup() in createPopup() function in XdgTest
159 …m_xdgShellPopup = m_xdgShell->createPopup(m_popupSurface, m_xdgShellSurface, positioner, m_popupSu… in createPopup()
/dports/x11/plasma5-kwayland-server/kwayland-server-5.23.5/tests/
H A Dxdgtest.cpp36 void createPopup();
135 createPopup(); in setupRegistry()
147 void XdgTest::createPopup() in createPopup() function in XdgTest
159 …m_xdgShellPopup = m_xdgShell->createPopup(m_popupSurface, m_xdgShellSurface, positioner, m_popupSu… in createPopup()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/api/
H A Dtext-popup.ts38 createPopup: ( property
55 createPopup, constant
142 createPopup(view, target, decorationPosition.style).then(popup => {
/dports/x11/kf5-kwayland/kwayland-5.89.0/autotests/client/
H A Dtest_xdg_shell_v5.cpp41 …QScopedPointer<XdgShellPopup> xdgPopup(m_xdgShell->createPopup(popupSurface.data(), surface.data()… in testPopup()
57 …QScopedPointer<XdgShellPopup> xdgPopup2(m_xdgShell->createPopup(popup2Surface.data(), popupSurface… in testPopup()
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/tests/
H A Dxdgtest.cpp50 void createPopup();
165 createPopup(); in setupRegistry()
177 void XdgTest::createPopup() in createPopup() function in XdgTest
/dports/x11/kf5-kwayland/kwayland-5.89.0/src/client/
H A Dxdgshell.h225 …XdgShellPopup *createPopup(Surface *surface, Surface *parentSurface, Seat *seat, quint32 serial, c… in Q_DECLARE_OPERATORS_FOR_FLAGS()
232 …XdgShellPopup *createPopup(Surface *surface, XdgShellSurface *parentSurface, const XdgPositioner &… in Q_DECLARE_OPERATORS_FOR_FLAGS()
238 …XdgShellPopup *createPopup(Surface *surface, XdgShellPopup *parentSurface, const XdgPositioner &po… in Q_DECLARE_OPERATORS_FOR_FLAGS()
H A Dxdgshell.cpp106 XdgShellPopup *XdgShell::createPopup(Surface *surface, Surface *parentSurface, Seat *seat, quint32 … in createPopup() function in KWayland::Client::XdgShell
111 XdgShellPopup *XdgShell::createPopup(Surface *surface, XdgShellSurface *parentSurface, const XdgPos… in createPopup() function in KWayland::Client::XdgShell
116 XdgShellPopup *XdgShell::createPopup(Surface *surface, XdgShellPopup *parentSurface, const XdgPosit… in createPopup() function in KWayland::Client::XdgShell
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/swing/text/Caret/8229856/
H A DContextualMenuClearsTextSelectionTest.java127 createPopup(textField); in createAndShowGUI()
135 private static void createPopup(JTextField f) { in createPopup() method in ContextualMenuClearsTextSelectionTest
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/swing/text/Caret/8229856/
H A DContextualMenuClearsTextSelectionTest.java127 createPopup(textField); in createAndShowGUI()
135 private static void createPopup(JTextField f) { in createPopup() method in ContextualMenuClearsTextSelectionTest
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/javax/swing/text/Caret/8229856/
H A DContextualMenuClearsTextSelectionTest.java127 createPopup(textField); in createAndShowGUI()
135 private static void createPopup(JTextField f) { in createPopup() method in ContextualMenuClearsTextSelectionTest
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/gui/
H A DDropAmountChooser.java70 popup = createPopup(); in DropAmountChooser()
119 private JPopupMenu createPopup() { in createPopup() method in DropAmountChooser
/dports/devel/umbrello/umbrello-21.12.3/umbrello/dialogs/
H A Dcodeeditor.h97 QMenu * createPopup();
99 KMenu * createPopup();
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/marks/math/
H A Dmath-popup.ts29 import { createPopup } from '../../api/widgets/widgets';
152 this.popup = createPopup(this.view, ['pm-math-preview'], undefined, {
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/qt/WebCoreSupport/
H A DQtMaemoWebPopup.cpp85 Maemo5Popup* QtMaemoWebPopup::createPopup(const QWebSelectData& data) in createPopup() function in WebCore::QtMaemoWebPopup
98 m_popup = createPopup(data); in show()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/datatips/xswing/
H A DDataTipListener.java139 dataTipPopup = createPopup(component, mousePosition, dataTipCell); in checkShowOrHide()
149 …private DataTipPopup createPopup(JComponent component, Point mousePosition, DataTipCell dataTipCel… in createPopup() method in DataTipListener
/dports/textproc/jalingo/jalingo-0.6.0-src/src/com/xduke/xswing/
H A DDataTipListener.java137 dataTipPopup = createPopup(component, mousePosition, dataTipCell); in checkShowOrHide()
147 …private DataTipPopup createPopup(JComponent component, Point mousePosition, DataTipCell dataTipCel… in createPopup() method in DataTipListener
/dports/graphics/krita/krita-4.4.8/plugins/dockers/advancedcolorselector/
H A Dkis_color_history.h36 KisColorSelectorBase* createPopup() const override;
H A Dkis_common_colors.h36 KisColorSelectorBase* createPopup() const override;
H A Dkis_my_paint_shade_selector.h53 KisColorSelectorBase* createPopup() const override;
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/plaf/metal/
H A DMetalComboBoxUI.java217 protected ComboPopup createPopup() in createPopup() method in MetalComboBoxUI
219 return super.createPopup(); in createPopup()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/plaf/metal/
H A DMetalComboBoxUI.java217 protected ComboPopup createPopup() in createPopup() method in MetalComboBoxUI
219 return super.createPopup(); in createPopup()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/swing/plaf/metal/
H A DMetalComboBoxUI.java217 protected ComboPopup createPopup() in createPopup() method in MetalComboBoxUI
219 return super.createPopup(); in createPopup()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/swing/plaf/metal/
H A DMetalComboBoxUI.java217 protected ComboPopup createPopup() in createPopup() method in MetalComboBoxUI
219 return super.createPopup(); in createPopup()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/swing/plaf/metal/
H A DMetalComboBoxUI.java217 protected ComboPopup createPopup() in createPopup() method in MetalComboBoxUI
219 return super.createPopup(); in createPopup()
/dports/biology/emboss/EMBOSS-6.6.0/jemboss/org/emboss/jemboss/gui/form/
H A DJembossComboPopup.java71 protected ComboPopup createPopup() in createPopup() method in JembossComboPopup.myComboUI

12345678