Home
last modified time | relevance | path

Searched refs:mainAction (Results 1 – 25 of 273) sorted by relevance

1234567891011

/dports/deskutils/gnustep-wrapper/GNUstepWrapper-0.1.0/libGSWrapper/
H A DWrapperDelegate.m54 mainAction = [self actionForMessage: @"StartOpen"];
57 mainAction = [self actionForMessage: @"Start"];
59 [mainAction executeWithFiles: startupFiles];
60 if ( !mainAction ) {
64 if ( ![mainAction task] ) {
73 object: [mainAction task]];
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/modules/
H A DAppMenuNotifications.jsm11 function AppMenuNotification(id, mainAction, secondaryAction, options = {}) {
13 this.mainAction = mainAction;
63 showNotification(id, mainAction, secondaryAction, options = {}) {
66 mainAction,
141 let action = notification.mainAction;
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/modules/
H A DAppMenuNotifications.jsm11 function AppMenuNotification(id, mainAction, secondaryAction, options = {}) {
13 this.mainAction = mainAction;
62 showNotification(id, mainAction, secondaryAction, options = {}) {
63 let notification = new AppMenuNotification(id, mainAction, secondaryAction, options);
130 let action = notification.mainAction;
/dports/www/firefox/firefox-99.0/toolkit/modules/
H A DAppMenuNotifications.jsm11 function AppMenuNotification(id, mainAction, secondaryAction, options = {}) {
13 this.mainAction = mainAction;
63 showNotification(id, mainAction, secondaryAction, options = {}) {
66 mainAction,
141 let action = notification.mainAction;
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/modules/
H A DAppMenuNotifications.jsm11 function AppMenuNotification(id, mainAction, secondaryAction, options = {}) {
13 this.mainAction = mainAction;
63 showNotification(id, mainAction, secondaryAction, options = {}) {
66 mainAction,
141 let action = notification.mainAction;
/dports/www/firefox-esr/firefox-91.8.0/toolkit/modules/
H A DAppMenuNotifications.jsm11 function AppMenuNotification(id, mainAction, secondaryAction, options = {}) {
13 this.mainAction = mainAction;
63 showNotification(id, mainAction, secondaryAction, options = {}) {
66 mainAction,
141 let action = notification.mainAction;
/dports/net/linphone/linphoneqt-4.1.1/ui/views/App/Main/Assistant/
H A DAssistantAbstractView.qml17 property var mainAction
107 visible: !!view.mainAction
109 onClicked: view.mainAction()
/dports/lang/spidermonkey78/firefox-78.9.0/browser/extensions/formautofill/
H A DFormAutofillDoorhanger.jsm52 mainAction: {
92 mainAction: {
122 mainAction: {
190 mainAction: {
222 Return the mainAction and secondary actions in an array for showing doorhanger
236 let mainAction = { label, accessKey, callback, disableHighlight };
239 return [mainAction, null];
252 return [mainAction, secondaryActions];
391 mainAction,
443 ...this._createActions(mainAction, secondaryActions, resolve),
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/formautofill/
H A DFormAutofillDoorhanger.jsm50 mainAction: {
90 mainAction: {
120 mainAction: {
188 mainAction: {
220 Return the mainAction and secondary actions in an array for showing doorhanger
234 let mainAction = { label, accessKey, callback, disableHighlight };
237 return [mainAction, null];
250 return [mainAction, secondaryActions];
389 mainAction,
441 ...this._createActions(mainAction, secondaryActions, resolve),
/dports/lang/spidermonkey60/firefox-60.9.0/browser/extensions/formautofill/
H A DFormAutofillDoorhanger.jsm45 mainAction: {
83 mainAction: {
110 mainAction: {
165 mainAction: {
195 Return the mainAction and secondary actions in an array for showing doorhanger
204 let mainAction = {label, accessKey, callback, disableHighlight};
207 return [mainAction, null];
220 return [mainAction, secondaryActions];
351 mainAction,
397 ...this._createActions(mainAction, secondaryActions, resolve),
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/formautofill/
H A DFormAutofillDoorhanger.jsm50 mainAction: {
90 mainAction: {
120 mainAction: {
188 mainAction: {
220 Return the mainAction and secondary actions in an array for showing doorhanger
234 let mainAction = { label, accessKey, callback, disableHighlight };
237 return [mainAction, null];
250 return [mainAction, secondaryActions];
389 mainAction,
441 ...this._createActions(mainAction, secondaryActions, resolve),
/dports/x11-toolkits/kf5-kirigami2/kirigami2-5.89.0/src/
H A Davatar.h26 Q_PROPERTY(QVariant main MEMBER mainAction NOTIFY mainActionChanged)
27 QVariant mainAction;
/dports/graphics/digikam/digikam-7.4.0/core/utilities/import/widgets/
H A Dimportcontextmenu.cpp90 QAction* const mainAction = stdActionCollection->action(name); in copyFromMainCollection() local
92 if (!mainAction) in copyFromMainCollection()
97 QAction* const action = new QAction(mainAction->icon(), mainAction->text(), q); in copyFromMainCollection()
98 action->setToolTip(mainAction->toolTip()); in copyFromMainCollection()
/dports/www/firefox/firefox-99.0/toolkit/components/formautofill/default/
H A DFormAutofillPrompter.jsm57 mainAction: {
96 mainAction: {
126 mainAction: {
193 mainAction: {
225 Return the mainAction and secondary actions in an array for showing doorhanger
234 let mainAction = { label, accessKey, callback };
237 return [mainAction, null];
250 return [mainAction, secondaryActions];
512 mainAction,
568 ...this._createActions(mainAction, secondaryActions, resolve),
/dports/graphics/jogamp-jogl/jogl/src/newt/classes/com/jogamp/newt/util/
H A DMainThread.java251 private static UserApp mainAction; field in MainThread
283 mainAction = new UserApp(mainClassName, mainClassArgs); in main()
296 mainAction.start(); in main()
312 mainAction.run(); in main()
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/8.0/
H A DBreaking-72390-RemovedDeprecatedCodeFromEXTrtehtmlarea.rst42 `UserElementsController::printContent()` call `UserElementsController::mainAction()` instead
44 `ParseHtmlController::printContent()` call `ParseHtmlController::mainAction()` instead
H A DBreaking-72398-RemovedDeprecatedCodeFromEXTrecordlist.rst41 `RecordList::printContent()` use `RecordList::mainAction()` instead
43 …serFramesetController::printContent()` use `ElementBrowserFramesetController::mainAction()` instead
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/8.0/
H A DBreaking-72390-RemovedDeprecatedCodeFromEXTrtehtmlarea.rst42 `UserElementsController::printContent()` call `UserElementsController::mainAction()` instead
44 `ParseHtmlController::printContent()` call `ParseHtmlController::mainAction()` instead
H A DBreaking-72398-RemovedDeprecatedCodeFromEXTrecordlist.rst41 `RecordList::printContent()` use `RecordList::mainAction()` instead
43 …serFramesetController::printContent()` use `ElementBrowserFramesetController::mainAction()` instead
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/8.0/
H A DBreaking-72390-RemovedDeprecatedCodeFromEXTrtehtmlarea.rst42 `UserElementsController::printContent()` call `UserElementsController::mainAction()` instead
44 `ParseHtmlController::printContent()` call `ParseHtmlController::mainAction()` instead
H A DBreaking-72398-RemovedDeprecatedCodeFromEXTrecordlist.rst41 `RecordList::printContent()` use `RecordList::mainAction()` instead
43 …serFramesetController::printContent()` use `ElementBrowserFramesetController::mainAction()` instead
/dports/www/phalcon4/cphalcon-4.1.1/phalcon/Cli/
H A DTask.zep21 * or anything that you want. The Task class should at least have a "mainAction"
28 * public function mainAction()
/dports/www/phalcon/cphalcon-3.4.5/phalcon/cli/
H A Dtask.zep31 * The Task class should at least have a "mainAction" method
37 * public function mainAction()
/dports/www/phalcon/cphalcon-3.4.5/tests/_data/tasks/
H A DEchoTask.php5 public function mainAction() function in EchoTask
/dports/www/phalcon4/cphalcon-4.1.1/tests/_data/fixtures/Tasks/
H A DEchoTask.php18 public function mainAction() function in Phalcon\\Test\\Fixtures\\Tasks\\EchoTask

1234567891011