Home
last modified time | relevance | path

Searched refs:getClosure (Results 201 – 225 of 411) sorted by relevance

12345678910>>...17

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/
H A DControl.java176 …OS.g_signal_connect_closure_by_id (paintHandle, display.signalIds [DRAW], 0, display.getClosure (E… in connectPaint()
177 …OS.g_signal_connect_closure_by_id (paintHandle, display.signalIds [DRAW], 0, display.getClosure (D… in connectPaint()
446 …closure_by_id (focusHandle, display.signalIds [POPUP_MENU], 0, display.getClosure (POPUP_MENU), fa… in hookEvents()
448 …OS.g_signal_connect_closure_by_id (focusHandle, display.signalIds [FOCUS], 0, display.getClosure (… in hookEvents()
498 …OS.g_signal_connect_closure_by_id (eventHandle, display.signalIds [EVENT], 0, display.getClosure (… in hookEvents()
531 …OS.g_signal_connect_closure_by_id (focusHandle, display.signalIds [EVENT], 0, display.getClosure (… in hookEvents()
544 …OS.g_signal_connect_closure_by_id (handle, display.signalIds [REALIZE], 0, display.getClosure (REA… in hookEvents()
545 …OS.g_signal_connect_closure_by_id (handle, display.signalIds [UNREALIZE], 0, display.getClosure (U… in hookEvents()
548 OS.g_signal_connect_closure (imHandle, OS.commit, display.getClosure (COMMIT), false); in hookEvents()
549 …OS.g_signal_connect_closure (imHandle, OS.preedit_changed, display.getClosure (PREEDIT_CHANGED), f… in hookEvents()
[all …]
H A DShell.java923 …OS.g_signal_connect_closure_by_id (shellHandle, display.signalIds [EVENT], 0, display.getClosure (… in hookEvents()
929 …by_id (shellHandle, display.signalIds [SIZE_ALLOCATE_GTK4], 0, display.getClosure (SIZE_ALLOCATE_G… in hookEvents()
932 …re_by_id (shellHandle, display.signalIds [CONFIGURE_EVENT], 0, display.getClosure (CONFIGURE_EVENT… in hookEvents()
934 …sure_by_id (shellHandle, display.signalIds [SIZE_ALLOCATE], 0, display.getClosure (SIZE_ALLOCATE),… in hookEvents()
937 …OS.g_signal_connect_closure (shellHandle, OS.close_request, display.getClosure (CLOSE_REQUEST), fa… in hookEvents()
963 …osure_by_id (shellHandle, display.signalIds [DELETE_EVENT], 0, display.getClosure (DELETE_EVENT), … in hookEvents()
964 …re_by_id (shellHandle, display.signalIds [KEY_PRESS_EVENT], 0, display.getClosure (KEY_PRESS_EVENT… in hookEvents()
965 …ure_by_id (shellHandle, display.signalIds [FOCUS_IN_EVENT], 0, display.getClosure (FOCUS_IN_EVENT)… in hookEvents()
966 …re_by_id (shellHandle, display.signalIds [FOCUS_OUT_EVENT], 0, display.getClosure (FOCUS_OUT_EVENT… in hookEvents()
969 OS.g_signal_connect_closure (shellHandle, OS.move_focus, display.getClosure (MOVE_FOCUS), false); in hookEvents()
[all …]
H A DSpinner.java778 OS.g_signal_connect_closure (handle, OS.changed, display.getClosure (CHANGED), true); in hookEvents()
779 OS.g_signal_connect_closure (handle, OS.insert_text, display.getClosure (INSERT_TEXT), false); in hookEvents()
780 OS.g_signal_connect_closure (handle, OS.delete_text, display.getClosure (DELETE_TEXT), false); in hookEvents()
781 OS.g_signal_connect_closure (handle, OS.value_changed, display.getClosure (VALUE_CHANGED), false); in hookEvents()
782 OS.g_signal_connect_closure (handle, OS.activate, display.getClosure (ACTIVATE), false); in hookEvents()
783 …OS.g_signal_connect_closure (handle, OS.populate_popup, display.getClosure (POPULATE_POPUP), false… in hookEvents()
786 OS.g_signal_connect_closure (imContext, OS.commit, display.getClosure (COMMIT), false); in hookEvents()
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Routing/
H A DRouteSignatureParameters.php22 ? unserialize($action['uses'])->getClosure()
/dports/www/mod_php81/php-8.1.1/Zend/tests/
H A Dbug75474.phpt17 var_dump($RF->getClosure()(4, 4));
H A Dclosure_041.phpt22 function getClosure() {
39 $nonstaticScoped = $a->getClosure();
/dports/lang/php81/php-8.1.1/Zend/tests/
H A Dbug75474.phpt17 var_dump($RF->getClosure()(4, 4));
H A Dclosure_041.phpt22 function getClosure() {
39 $nonstaticScoped = $a->getClosure();
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/includes/specialpage/
H A DFormSpecialPageTestCase.php86 return $method->getClosure( $obj );
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/includes/specialpage/
H A DFormSpecialPageTestCase.php86 return $method->getClosure( $obj );
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/includes/specialpage/
H A DFormSpecialPageTestCase.php84 return $method->getClosure( $obj );
/dports/devel/pear-Horde_Injector/Horde_Injector-2.0.5/test/Horde/Injector/Binder/
H A DClosureTest.php47 $this->assertEquals($closure, $closureBinder->getClosure());
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/widgets/
H A DControl.java444 …_closure_by_id(eventHandle, display.signalIds[EVENT_AFTER], 0, display.getClosure(EVENT_AFTER), fa… in hookEvents()
446 …_closure_by_id(focusHandle, display.signalIds[EVENT_AFTER], 0, display.getClosure(EVENT_AFTER), fa… in hookEvents()
515 …OS.g_signal_connect_closure_by_id(handle, display.signalIds[REALIZE], 0, display.getClosure(REALIZ… in hookWidgetSignals()
516 …OS.g_signal_connect_closure_by_id(handle, display.signalIds[UNREALIZE], 0, display.getClosure(UNRE… in hookWidgetSignals()
518 …OS.g_signal_connect_closure_by_id(topHandle(), display.signalIds[MAP], 0, display.getClosure(MAP),… in hookWidgetSignals()
521 …t_closure_by_id(focusHandle, display.signalIds[POPUP_MENU], 0, display.getClosure(POPUP_MENU), fal… in hookWidgetSignals()
522 …ct_closure_by_id(focusHandle, display.signalIds[SHOW_HELP], 0, display.getClosure(SHOW_HELP), fals… in hookWidgetSignals()
523 …OS.g_signal_connect_closure_by_id(focusHandle, display.signalIds[FOCUS], 0, display.getClosure(FOC… in hookWidgetSignals()
541 …OS.g_signal_connect_closure_by_id (paintHandle, display.signalIds [DRAW], 0, display.getClosure (D… in hookPaintSignals()
549 OS.g_signal_connect_closure(imHandle, OS.commit, display.getClosure(COMMIT), false); in connectIMSignals()
[all …]
H A DShell.java938 …by_id (shellHandle, display.signalIds [WINDOW_STATE_EVENT], 0, display.getClosure (WINDOW_STATE_EV… in hookEvents()
939 …re_by_id (shellHandle, display.signalIds [CONFIGURE_EVENT], 0, display.getClosure (CONFIGURE_EVENT… in hookEvents()
941 …sure_by_id (shellHandle, display.signalIds [SIZE_ALLOCATE], 0, display.getClosure (SIZE_ALLOCATE),… in hookEvents()
944 …OS.g_signal_connect_closure (shellHandle, OS.close_request, display.getClosure (CLOSE_REQUEST), fa… in hookEvents()
970 …osure_by_id (shellHandle, display.signalIds [DELETE_EVENT], 0, display.getClosure (DELETE_EVENT), … in hookEvents()
971 …re_by_id (shellHandle, display.signalIds [KEY_PRESS_EVENT], 0, display.getClosure (KEY_PRESS_EVENT… in hookEvents()
972 …ure_by_id (shellHandle, display.signalIds [FOCUS_IN_EVENT], 0, display.getClosure (FOCUS_IN_EVENT)… in hookEvents()
973 …re_by_id (shellHandle, display.signalIds [FOCUS_OUT_EVENT], 0, display.getClosure (FOCUS_OUT_EVENT… in hookEvents()
974 …by_id (shellHandle, display.signalIds [ENTER_NOTIFY_EVENT], 0, display.getClosure (ENTER_NOTIFY_EV… in hookEvents()
976 OS.g_signal_connect_closure (shellHandle, OS.move_focus, display.getClosure (MOVE_FOCUS), false); in hookEvents()
[all …]
/dports/lang/php73/php-7.3.33/Zend/tests/
H A Dclosure_041.phpt22 function getClosure() {
39 $nonstaticScoped = $a->getClosure();
/dports/lang/php74/php-7.4.27/Zend/tests/
H A Dclosure_041.phpt22 function getClosure() {
39 $nonstaticScoped = $a->getClosure();
/dports/lang/php80/php-8.0.15/Zend/tests/
H A Dclosure_041.phpt22 function getClosure() {
39 $nonstaticScoped = $a->getClosure();
/dports/www/mod_php73/php-7.3.33/Zend/tests/
H A Dclosure_041.phpt22 function getClosure() {
39 $nonstaticScoped = $a->getClosure();
/dports/www/mod_php74/php-7.4.27/Zend/tests/
H A Dclosure_041.phpt22 function getClosure() {
39 $nonstaticScoped = $a->getClosure();
/dports/www/mod_php80/php-8.0.15/Zend/tests/
H A Dclosure_041.phpt22 function getClosure() {
39 $nonstaticScoped = $a->getClosure();
/dports/java/apache-commons-collections/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/functors/
H A DForClosure.java104 public Closure getClosure() { in getClosure() method in ForClosure
H A DWhileClosure.java122 public Closure getClosure() { in getClosure() method in WhileClosure
/dports/devel/dragon/dragon-1.5.5/src/
H A DLALRAnalyser.h67 void getClosure(SetT<LR1Element>& t, const LR1Element& e);
/dports/lang/php80/php-8.0.15/ext/reflection/
H A Dphp_reflection.stub.php122 public function getClosure() {} function in ReflectionFunction
179 public function getClosure(?object $object = null) {} function in ReflectionMethod
/dports/www/mod_php80/php-8.0.15/ext/reflection/
H A Dphp_reflection.stub.php122 public function getClosure() {} function in ReflectionFunction
179 public function getClosure(?object $object = null) {} function in ReflectionMethod

12345678910>>...17