Home
last modified time | relevance | path

Searched refs:getClosure (Results 126 – 150 of 411) sorted by relevance

12345678910>>...17

/dports/lang/php81/php-8.1.1/ext/reflection/tests/
H A DReflectionMethod_getClosureThis.phpt28 $closure = $method->getClosure();
35 $closure = $method->getClosure( $object );
/dports/lang/php74/php-7.4.27/ext/reflection/tests/
H A DReflectionMethod_getClosureThis.phpt28 $closure = $method->getClosure();
35 $closure = $method->getClosure( $object );
/dports/www/mod_php73/php-7.3.33/ext/reflection/tests/
H A DReflectionMethod_getClosureThis.phpt28 $closure = $method->getClosure();
35 $closure = $method->getClosure( $object );
/dports/www/mod_php74/php-7.4.27/ext/reflection/tests/
H A DReflectionMethod_getClosureThis.phpt28 $closure = $method->getClosure();
35 $closure = $method->getClosure( $object );
/dports/www/mod_php80/php-8.0.15/ext/reflection/tests/
H A DReflectionMethod_getClosureThis.phpt28 $closure = $method->getClosure();
35 $closure = $method->getClosure( $object );
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/widgets/
H A DToolItem.java850 …t_closure(GTK4.gtk_widget_get_first_child(handle), OS.clicked, display.getClosure(CLICKED), false); in hookEvents()
852 OS.g_signal_connect_closure(handle, OS.clicked, display.getClosure (CLICKED), false); in hookEvents()
884 …if (arrowHandle != 0) OS.g_signal_connect_closure (arrowHandle, OS.clicked, display.getClosure (CL… in hookEvents()
887 OS.g_signal_connect_closure (handle, OS.clicked, display.getClosure (CLICKED), false); in hookEvents()
888 …OS.g_signal_connect_closure (handle, OS.create_menu_proxy, display.getClosure (CREATE_MENU_PROXY),… in hookEvents()
890 …ure_by_id (eventHandle, display.signalIds [FOCUS_IN_EVENT], 0, display.getClosure (FOCUS_IN_EVENT)… in hookEvents()
891 …re_by_id (eventHandle, display.signalIds [FOCUS_OUT_EVENT], 0, display.getClosure (FOCUS_OUT_EVENT… in hookEvents()
893 …by_id (eventHandle, display.signalIds [ENTER_NOTIFY_EVENT], 0, display.getClosure (ENTER_NOTIFY_EV… in hookEvents()
914 …losure_by_id (eventHandle, display.signalIds [EVENT_AFTER], 0, display.getClosure (EVENT_AFTER), f… in hookEvents()
919 …OS.g_signal_connect_closure_by_id (topHandle, display.signalIds [MAP], 0, display.getClosure (MAP)… in hookEvents()
[all …]
H A DText.java1918 OS.g_signal_connect_closure(handle, OS.changed, display.getClosure (CHANGED), true); in hookEvents()
1919 OS.g_signal_connect_closure(handle, OS.insert_text, display.getClosure (INSERT_TEXT), false); in hookEvents()
1920 OS.g_signal_connect_closure(handle, OS.delete_text, display.getClosure (DELETE_TEXT), false); in hookEvents()
1921 OS.g_signal_connect_closure(handle, OS.activate, display.getClosure (ACTIVATE), false); in hookEvents()
1924 OS.g_signal_connect_closure(handle, OS.grab_focus, display.getClosure (GRAB_FOCUS), false); in hookEvents()
1927 OS.g_signal_connect_closure(handle, OS.icon_release, display.getClosure (ICON_RELEASE), false); in hookEvents()
1930 OS.g_signal_connect_closure(bufferHandle, OS.changed, display.getClosure (CHANGED), false); in hookEvents()
1936 OS.g_signal_connect_closure(imContext, OS.commit, display.getClosure (COMMIT), false); in hookEvents()
1943 …OS.g_signal_connect_closure(handle, OS.populate_popup, display.getClosure (POPULATE_POPUP), false); in hookEvents()
1955 OS.g_signal_connect_closure(eventHandle, OS.backspace, display.getClosure (BACKSPACE), false); in hookEvents()
[all …]
/dports/www/grails/grails-1.3.6/src/test/org/codehaus/groovy/grails/validation/
H A DValidatorConstraintTests.java20 private Closure getClosure( String code ) { in getClosure() method in ValidatorConstraintTests
25 return super.getConstraint( "testString", getClosure(closure) ); in getConstraint()
/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 DText.java1854 OS.g_signal_connect_closure (handle, OS.changed, display.getClosure (CHANGED), true); in hookEvents()
1855 OS.g_signal_connect_closure (handle, OS.insert_text, display.getClosure (INSERT_TEXT), false); in hookEvents()
1856 OS.g_signal_connect_closure (handle, OS.delete_text, display.getClosure (DELETE_TEXT), false); in hookEvents()
1857 OS.g_signal_connect_closure (handle, OS.activate, display.getClosure (ACTIVATE), false); in hookEvents()
1858 OS.g_signal_connect_closure (handle, OS.grab_focus, display.getClosure (GRAB_FOCUS), false); in hookEvents()
1861 OS.g_signal_connect_closure (handle, OS.icon_release, display.getClosure (ICON_RELEASE), false); in hookEvents()
1864 OS.g_signal_connect_closure (bufferHandle, OS.changed, display.getClosure (CHANGED), false); in hookEvents()
1871 OS.g_signal_connect_closure (imContext, OS.commit, display.getClosure (COMMIT), false); in hookEvents()
1876 OS.g_signal_connect_closure (handle, OS.backspace, display.getClosure (BACKSPACE), false); in hookEvents()
1877 OS.g_signal_connect_closure (handle, OS.backspace, display.getClosure (BACKSPACE_INVERSE), true); in hookEvents()
[all …]
H A DExpandItem.java404 OS.g_signal_connect_closure (handle, OS.activate, display.getClosure (ACTIVATE), false); in hookEvents()
405 OS.g_signal_connect_closure (handle, OS.activate, display.getClosure (ACTIVATE_INVERSE), true); in hookEvents()
407 …OS.g_signal_connect_closure_by_id (handle, display.signalIds [EVENT], 0, display.getClosure (EVENT… in hookEvents()
409 …sure_by_id (handle, display.signalIds [BUTTON_PRESS_EVENT], 0, display.getClosure (BUTTON_PRESS_EV… in hookEvents()
411 …closure_by_id (handle, display.signalIds [FOCUS_OUT_EVENT], 0, display.getClosure (FOCUS_OUT_EVENT… in hookEvents()
412 …OS.g_signal_connect_closure (clientHandle, OS.size_allocate, display.getClosure (SIZE_ALLOCATE), t… in hookEvents()
421 …sure_by_id (handle, display.signalIds [ENTER_NOTIFY_EVENT], 0, display.getClosure (ENTER_NOTIFY_EV… in hookEvents()
H A DCombo.java835 OS.g_signal_connect_closure (handle, OS.changed, display.getClosure (CHANGED), true); in hookEvents()
838 OS.g_signal_connect_closure (entryHandle, OS.changed, display.getClosure (CHANGED), true); in hookEvents()
839 …OS.g_signal_connect_closure (entryHandle, OS.insert_text, display.getClosure (INSERT_TEXT), false); in hookEvents()
840 …OS.g_signal_connect_closure (entryHandle, OS.delete_text, display.getClosure (DELETE_TEXT), false); in hookEvents()
841 OS.g_signal_connect_closure (entryHandle, OS.activate, display.getClosure (ACTIVATE), false); in hookEvents()
842 …OS.g_signal_connect_closure (entryHandle, OS.populate_popup, display.getClosure (POPULATE_POPUP), … in hookEvents()
849 OS.g_signal_connect_closure (imContext, OS.commit, display.getClosure (COMMIT), false); in hookEvents()
874 …nnect_closure_by_id (eventHandle, display.signalIds [EVENT], 0, display.getClosure (EVENT), false); in hookEvents()
894 …losure_by_id (eventHandle, display.signalIds [EVENT_AFTER], 0, display.getClosure (EVENT_AFTER), f… in hookEvents()
896 …losure_by_id (eventHandle, display.signalIds [EVENT_AFTER], 0, display.getClosure (EVENT_AFTER), f… in hookEvents()
[all …]
H A DTreeColumn.java422 OS.g_signal_connect_closure (handle, OS.clicked, display.getClosure (CLICKED), false); in hookEvents()
424 …ure_by_id (buttonHandle, display.signalIds [SIZE_ALLOCATE], 0, display.getClosure (SIZE_ALLOCATE),… in hookEvents()
426 …nect_closure_by_id (buttonHandle, display.signalIds [EVENT], 0, display.getClosure (EVENT), false); in hookEvents()
428 …osure_by_id (buttonHandle, display.signalIds [EVENT_AFTER], 0, display.getClosure (EVENT_AFTER), f… in hookEvents()
431 …_by_id (labelHandle, display.signalIds [MNEMONIC_ACTIVATE], 0, display.getClosure (MNEMONIC_ACTIVA… in hookEvents()
H A DTableColumn.java433 OS.g_signal_connect_closure (handle, OS.clicked, display.getClosure (CLICKED), false); in hookEvents()
435 …ure_by_id (buttonHandle, display.signalIds [SIZE_ALLOCATE], 0, display.getClosure (SIZE_ALLOCATE),… in hookEvents()
437 …nect_closure_by_id (buttonHandle, display.signalIds [EVENT], 0, display.getClosure (EVENT), false); in hookEvents()
439 …osure_by_id (buttonHandle, display.signalIds [EVENT_AFTER], 0, display.getClosure (EVENT_AFTER), f… in hookEvents()
442 …_by_id (labelHandle, display.signalIds [MNEMONIC_ACTIVATE], 0, display.getClosure (MNEMONIC_ACTIVA… in hookEvents()
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/util/
H A DVariantFolder.java148 public Set<String> getClosure(String source) { in getClosure() method in VariantFolder
191 public UnicodeSet getClosure(UnicodeSet input) { in getClosure() method in VariantFolder
194 Set<String> temp = getClosure(it.getString()); in getClosure()
203 Set<String> temp = getClosure(s); in reduce()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Tests/Caster/
H A DReflectionCasterTest.php94 (new \ReflectionMethod($this, __FUNCTION__))->getClosure($this),
95 (new \ReflectionMethod(__CLASS__, 'tearDownAfterClass'))->getClosure(),
/dports/www/elgg/elgg-3.3.23/vendor/symfony/var-dumper/Tests/Caster/
H A DReflectionCasterTest.php94 (new \ReflectionMethod($this, __FUNCTION__))->getClosure($this),
95 (new \ReflectionMethod(__CLASS__, 'tearDownAfterClass'))->getClosure(),
/dports/deskutils/egroupware/egroupware/vendor/symfony/var-dumper/Tests/Caster/
H A DReflectionCasterTest.php91 (new \ReflectionMethod($this, __FUNCTION__))->getClosure($this),
92 (new \ReflectionMethod(__CLASS__, 'stub'))->getClosure(),
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Tests/Caster/
H A DReflectionCasterTest.php94 (new \ReflectionMethod($this, __FUNCTION__))->getClosure($this),
95 (new \ReflectionMethod(__CLASS__, 'tearDownAfterClass'))->getClosure(),
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
H A DTestVariantFolder.java18 Set<String> set = variantFolder.getClosure(test);
38 Set<String> closure = variantFolder.getClosure(it.getString());
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.WebBrowser/Mono.Mozilla/interfaces/
H A DnsITimer.cs82 int getClosure ( IntPtr ret); in getClosure() method
171 int nsITimer.getClosure ( IntPtr ret) in nsITimer.getClosure()
/dports/lang/php73/php-7.3.33/Zend/tests/
H A Dclosure_046.phpt14 function getClosure() {
21 $nonstaticScoped = $a->getClosure();
H A Dclosure_044.phpt12 function getClosure() {
18 $nonstaticScoped = $a->getClosure();
/dports/www/mod_php73/php-7.3.33/Zend/tests/
H A Dclosure_046.phpt14 function getClosure() {
21 $nonstaticScoped = $a->getClosure();
/dports/www/mod_php81/php-8.1.1/Zend/tests/
H A Dclosure_046.phpt14 function getClosure() {
21 $nonstaticScoped = $a->getClosure();
/dports/lang/php74/php-7.4.27/Zend/tests/
H A Dclosure_046.phpt14 function getClosure() {
21 $nonstaticScoped = $a->getClosure();

12345678910>>...17