Home
last modified time | relevance | path

Searched refs:openContextMenu (Results 1 – 25 of 174) sorted by relevance

1234567

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/feed/core/javatests/src/org/chromium/chrome/browser/feed/library/sharedstream/contextmenumanager/
H A DFloatingContextMenuManagerTest.java59 mContextMenuManager.openContextMenu(mAnchorView, ITEMS, mHandler); in openContextMenu_opensContextMenu()
66 mContextMenuManager.openContextMenu(mAnchorView, ITEMS, mHandler); in performClick_triggersClickHandler()
75 mContextMenuManager.openContextMenu(mAnchorView, ITEMS, mHandler); in performClick_dismissesMenu()
81 assertThat(mContextMenuManager.openContextMenu(mAnchorView, ITEMS, mHandler)).isTrue(); in performClick_dismissesMenu()
86 mContextMenuManager.openContextMenu(mAnchorView, ITEMS, mHandler); in openContextMenu_multipleTimes_onlyOpensFirstMenu()
89 assertThat(mContextMenuManager.openContextMenu(mAnchorView, ImmutableList.of(), mHandler)) in openContextMenu_multipleTimes_onlyOpensFirstMenu()
98 mContextMenuManager.openContextMenu(mAnchorView, ITEMS, mHandler); in openContextMenu_disallowsInterceptTouchEvent()
105 mContextMenuManager.openContextMenu(mAnchorView, ITEMS, mHandler); in dismissPopup_dismissesPopup()
109 assertThat(mContextMenuManager.openContextMenu(mAnchorView, ITEMS, mHandler)).isTrue(); in dismissPopup_dismissesPopup()
H A DContextMenuManagerImplTest.java90 mContextMenuManager.openContextMenu(mAnchorView, mAdapterItems, mClickHandler); in testOpenContextMenu()
110 assertThat(mContextMenuManager.openContextMenu(mAnchorView, mAdapterItems, mClickHandler)) in testOnlyOpensOneMenu()
114 assertThat(mContextMenuManager.openContextMenu(mAnchorView, mAdapterItems, mClickHandler)) in testOnlyOpensOneMenu()
120 assertThat(mContextMenuManager.openContextMenu(mAnchorView, mAdapterItems, mClickHandler)) in testOnlyOpensOneMenu()
126 mContextMenuManager.openContextMenu(mAnchorView, mAdapterItems, mClickHandler); in testDismiss_fromLockingPhone()
138 mContextMenuManager.openContextMenu(mAnchorView, mAdapterItems, mClickHandler); in testClosesMenuWhenDimensionsChange()
150 mContextMenuManager.openContextMenu(mAnchorView, mAdapterItems, mClickHandler); in testOpenContextMenu_hasShadow()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/contextmenu/
H A DRevampedContextMenuTest.java398 RevampedContextMenuUtils.openContextMenu(tab, "testImage"); in testDismissContextMenuOnBack()
423 RevampedContextMenuUtils.openContextMenu(tab, "testImage"); in testSelectLensChip()
450 RevampedContextMenuUtils.openContextMenu(tab, "testImage"); in testDismissContextMenuOnClickLensChipEnabled()
472 RevampedContextMenuUtils.openContextMenu(tab, "testImage"); in testDismissContextMenuOnClick()
597 RevampedContextMenuUtils.openContextMenu(tab, "testLink"); in testContextMenuRetrievesLinkOptions()
616 RevampedContextMenuUtils.openContextMenu(tab, "testImage"); in testContextMenuRetrievesImageOptions()
636 RevampedContextMenuUtils.openContextMenu(tab, "testImage"); in testContextMenuRetrievesImageOptionsWithLensShoppingAllowlist()
655 RevampedContextMenuUtils.openContextMenu(tab, "testImage"); in testContextMenuRetrievesImageOptionsLensEnabled()
681 RevampedContextMenuUtils.openContextMenu(tab, "testImage"); in testContextMenuLensEnabledShopSimilarProducts()
707 RevampedContextMenuUtils.openContextMenu(tab, "testImage"); in testContextMenuLensEnabledShopImageWithGoogleLens()
[all …]
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/applets/systemtray/package/contents/ui/items/
H A DStatusNotifierItem.qml39 openContextMenu(plasmoid.nativeInterface.popupPosition(taskIcon, mouse.x, mouse.y))
56 openContextMenu(pos);
62 openContextMenu(pos);
76 function openContextMenu(pos) {
/dports/security/fwbuilder/fwbuilder-5.3.7/src/unit_tests/instDialogCompileTest/
H A DinstDialogCompileTest.cpp99 void instDialogCompileTest::openContextMenu(ObjectManipulator *om, in openContextMenu() function in instDialogCompileTest
165 openContextMenu(om, test1, tree, "Compile"); in testSelectButtonsVisibility()
187 openContextMenu(om, test1, tree, "Compile"); in testSelectButtonsVisibility()
205 openContextMenu(om, cluster1, tree, "Compile"); in testSelectButtonsVisibility()
221 openContextMenu(om, cluster1, tree, "Compile"); in testSelectButtonsVisibility()
H A DinstDialogCompileTest.h52 void openContextMenu(ObjectManipulator *om, ObjectTreeViewItem *item,
/dports/www/firefox-esr/firefox-91.8.0/browser/components/newtab/content-src/components/ContextMenu/
H A DContextMenuButton.jsx19 openContextMenu(isKeyBoard, event) { method in ContextMenuButton
31 this.openContextMenu(false, event);
37 this.openContextMenu(true, event);
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/newtab/content-src/components/ContextMenu/
H A DContextMenuButton.jsx19 openContextMenu(isKeyBoard, event) { method in ContextMenuButton
31 this.openContextMenu(false, event);
37 this.openContextMenu(true, event);
/dports/www/firefox/firefox-99.0/browser/components/newtab/content-src/components/ContextMenu/
H A DContextMenuButton.jsx19 openContextMenu(isKeyBoard, event) { method in ContextMenuButton
31 this.openContextMenu(false, event);
37 this.openContextMenu(true, event);
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/newtab/content-src/components/ContextMenu/
H A DContextMenuButton.jsx19 openContextMenu(isKeyBoard, event) { method in ContextMenuButton
31 this.openContextMenu(false, event);
37 this.openContextMenu(true, event);
/dports/editors/jedit/installer/macros/Interface/
H A DOpen_Context_Menu.bsh11 openContextMenu(){ function
15 openContextMenu(); function
/dports/x11/radare-cutter/r2cutter-0.1.1/src/widgets/
H A DRegistersWidget.cpp71 openContextMenu(registerLabel->mapToGlobal(p), registerEditValue->text()); in setRegisterGrid()
75 openContextMenu(registerEditValue->mapToGlobal(p), registerEditValue->text()); in setRegisterGrid()
115 void RegistersWidget::openContextMenu(QPoint point, QString address) in openContextMenu() function in RegistersWidget
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/actors/
H A DContextMenuParent.jsm17 if ("openContextMenu" in win) {
18 win.openContextMenu(message, browser, this);
/dports/games/manaplus/manaplus-2.1.3.17/src/progs/dyecmd/gui/
H A Dviewport.cpp133 bool Viewport::openContextMenu(const MouseEvent &event A_UNUSED) in openContextMenu() function in Viewport
152 if (openContextMenu(event)) in mousePressed()
213 if (openContextMenu(event)) in mouseReleased()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/ui/
H A D_XContextMenuInterception.java82 openContextMenu(docModel); in _registerContextMenuInterceptor()
91 openContextMenu(docModel); in _releaseContextMenuInterceptor()
153 private void openContextMenu(XModel xModel){ in openContextMenu() method in _XContextMenuInterception
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/ui/
H A D_XContextMenuInterception.java82 openContextMenu(docModel); in _registerContextMenuInterceptor()
91 openContextMenu(docModel); in _releaseContextMenuInterceptor()
153 private void openContextMenu(XModel xModel){ in openContextMenu() method in _XContextMenuInterception
/dports/security/fwbuilder/fwbuilder-5.3.7/src/unit_tests/instDialogObjectListTest/
H A DinstDialogObjectListTest.cpp290 void instDialogObjectListTest::openContextMenu(ObjectManipulator *om, in openContextMenu() function in instDialogObjectListTest
465 openContextMenu(om, test1, tree, "Compile"); in test_compile_5()
498 openContextMenu(om, test2, tree, "Compile"); in test_compile_6()
537 openContextMenu(om, test2, tree, "Compile"); in test_compile_7()
615 openContextMenu(om, test2, tree, "Compile"); in test_actually_compile_1()
653 openContextMenu(om, test2, tree, "Compile"); in test_actually_compile_1()
/dports/www/firefox/firefox-99.0/browser/actors/
H A DContextMenuParent.jsm18 if (!win.openContextMenu) {
23 win.openContextMenu(message, browser, this);
/dports/www/firefox-esr/firefox-91.8.0/browser/actors/
H A DContextMenuParent.jsm18 if (!win.openContextMenu) {
23 win.openContextMenu(message, browser, this);
/dports/mail/thunderbird/thunderbird-91.8.0/browser/actors/
H A DContextMenuParent.jsm18 if (!win.openContextMenu) {
23 win.openContextMenu(message, browser, this);
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonzqt/
H A Dfunctiontreeviewer.h396 void openContextMenu(TreeModel::Item *item, const QPoint &globalPos) override;
416 void openContextMenu(FunctionTreeModel::Channel *channel,
418 void openContextMenu(FunctionTreeModel::ChannelGroup *group,
/dports/security/fwbuilder/fwbuilder-5.3.7/src/unit_tests/newClusterDialogTest/
H A DnewClusterDialogTest.h39 …void openContextMenu(ObjectManipulator *om, ObjectTreeViewItem *item, ObjectTreeView *tree, const …
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/feed/core/java/src/org/chromium/chrome/browser/feed/library/sharedstream/contextmenumanager/
H A DContextMenuManager.java22 boolean openContextMenu(View anchorView, List<String> items, ContextMenuClickHandler handler); in openContextMenu() method
/dports/lang/spidermonkey78/firefox-78.9.0/browser/actors/
H A DContextMenuParent.jsm18 if (!win.openContextMenu) {
35 win.openContextMenu(message, browser, this);
/dports/security/fwbuilder/fwbuilder-5.3.7/src/unit_tests/instDialogInspectTest/
H A DinstDialogInspectTest.cpp117 void instDialogInspectTest::openContextMenu(ObjectManipulator *om, in openContextMenu() function in instDialogInspectTest
159 this->openContextMenu(om, treeitem, tree, "Install"); in testInspect()

1234567