Home
last modified time | relevance | path

Searched refs:getMenuText (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/panmirror/command/
H A DPanmirrorToolbarRadioMenu.java44 …Size textSize = DomMetrics.measureHTML(command.getMenuText(), ThemeStyles.INSTANCE.toolbarButtonLa… in addCommand()
68 text = command.getMenuText(); in sync()
H A DPanmirrorCommandMenuItem.java42 menuText != null ? menuText : commandUI.getMenuText(), in PanmirrorCommandMenuItem()
83 menuText_ != null ? menuText_ : commandUI_.getMenuText(), in menuHTML()
H A DPanmirrorCommandButton.java33 super("", commandUI.getMenuText(), (ImageResource)null, new ClickHandler() { in PanmirrorCommandButton()
H A DPanmirrorCommandUI.java55 public String getMenuText() in getMenuText() method in PanmirrorCommandUI
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dscmenu.cpp52 QString ScrPopupMenu::getMenuText() in getMenuText() function in ScrPopupMenu
122 m->setText(newSubMenu->getMenuText()); in insertSubMenu()
304 m->setText(men->getMenuText()); in repopulateLocalMenu()
H A Dscmenu.h44 QString getMenuText();
/dports/science/jmol/jmol-14.32.7/src/org/jmol/popup/
H A DJmolPopup.java299 menuCreateItem(frankPopup, getMenuText("mainMenuText"), "MAIN", ""); in setFrankMenu()
379 String text = getMenuText("writeFileTextVARIABLE"); in updateFileMenu()
394 private String getMenuText(String key) { in getMenuText() method in JmolPopup
508 String text = getMenuText("surfMoComputedMenuText"); in updateSurfMoComputedMenu()
884 modelSetName = getMenuText("hiddenModelSetText"); in updateModelSetComputedMenu()
905 submenu = menuNewSubMenu(GT.$(getMenuText("biomoleculesMenuText")), in updateModelSetComputedMenu()
938 return GT.i(GT.$(getMenuText(s)), n); in gti()
942 return GT.o(GT.$(getMenuText(s)), o); in gto()
/dports/science/jmol/jmol-14.32.7/src/org/openscience/jmol/app/
H A DJmolPlugin.java26 String getMenuText(); in getMenuText() method
/dports/games/scorched3d/scorched/src/client/GLEXT/
H A DGLMenuI.cpp39 LangString *GLMenuI::getMenuText(const char* menuName) in getMenuText() function in GLMenuI
H A DGLMenuI.h65 virtual LangString *getMenuText(const char* menuName);
H A DGLMenuEntry.cpp127 LangString *menuTitle = callback_->getMenuText(menuNameInternal_.c_str()); in drawText()
/dports/www/dokuwiki/dokuwiki-2020-07-29/inc/Extension/
H A DAdminPlugin.php23 public function getMenuText($language) function in dokuwiki\\Extension\\AdminPlugin
/dports/misc/bibletime/bibletime-2.11.2/src/mobile/ui/
H A Dbtstyle.h49 Q_PROPERTY(QColor menuText READ getMenuText NOTIFY changed)
142 static QColor getMenuText();
H A Dbtstyle.cpp393 QColor BtStyle::getMenuText() { in getMenuText() function in btm::BtStyle
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/modules/community/dokuwiki/lib/plugins/authgroupoffice/
H A Dadmin.php4 function getMenuText($language) { function in admin_plugin_authgroupoffice
/dports/www/dokuwiki/dokuwiki-2020-07-29/inc/Ui/
H A DAdmin.php138 'prompt' => $obj->getMenuText($conf['lang']),
/dports/www/dokuwiki/dokuwiki-2020-07-29/lib/plugins/popularity/
H A Dadmin.php28 public function getMenuText($language) function in admin_plugin_popularity
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/action/
H A DMenuManager.java270 String text = getMenuText(); in fill()
382 public String getMenuText() { in getMenuText() method in MenuManager
868 text = getMenuText(); in update()
/dports/science/jmol/jmol-14.32.7/src/org/openscience/jmol/app/janocchio/
H A DNmrPlugin.java153 public String getMenuText() { in getMenuText() method in NmrPlugin
/dports/games/scummvm/scummvm-2.5.1/engines/twine/
H A Dtext.h237 bool getMenuText(TextId index, char *text, uint32 textSize);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/
H A DNavigatorTestBase.java318 System.out.println("menu text: " + childMm.getMenuText()); in verifyMenu()
320 if (childMm.getMenuText().contains(item)) in verifyMenu()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Doptions.h90 std::string getMenuText() const;
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Doptions.h90 std::string getMenuText() const;
H A Dhandle_action.cpp2457 get_options().get_option( "AUTO_FEATURES" ).getMenuText(), in handle_action()
2466 get_options().get_option( "AUTO_PULP_BUTCHER" ).getMenuText(), in handle_action()
2475 get_options().get_option( "AUTO_MINING" ).getMenuText(), in handle_action()
2507 get_options().get_option( "AUTO_FORAGING" ).getMenuText(), in handle_action()
2516 get_options().get_option( "AUTO_PICKUP" ).getMenuText(), in handle_action()
/dports/www/dokuwiki/dokuwiki-2020-07-29/lib/plugins/usermanager/
H A Dadmin.php65 public function getMenuText($language) function in admin_plugin_usermanager
69 return parent::getMenuText($language);

12