Home
last modified time | relevance | path

Searched refs:activeHandler (Results 1 – 25 of 38) sorted by relevance

12

/dports/science/qbox/qbox-public-rel1_73_3/src/
H A DStructuredDocumentHandler.cpp45 StructureHandler* next = activeHandler->startSubHandler(uri,localname,qname, in startElement()
51 contextStack.push(HandlerContext(activeHandler,contextDepth)); in startElement()
53 activeHandler = next; in startElement()
56 activeHandler->startElement(uri,localname,qname,attributes); in startElement()
96 activeHandler->endElement(uri,localname,qname,buffer); in endElement()
104 StructureHandler* last = activeHandler; in endElement()
105 activeHandler = context.handler; in endElement()
111 activeHandler->endSubHandler(uri,localname,qname,last); in endElement()
H A DStructuredDocumentHandler.h45 StructureHandler* activeHandler; variable
51 activeHandler(handler), contextDepth(0), nestingDepth(0) {} in StructuredDocumentHandler()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/fieldassist/
H A DContentAssistCommandAdapter.java77 private IHandlerActivation activeHandler; field in ContentAssistCommandAdapter
280 if (activeHandler == null) { in activateHandler()
281 activeHandler = handlerService.activateHandler(commandId, proposalHandler); in activateHandler()
286 if (activeHandler != null) { in deactivateHandler()
287 handlerService.deactivateHandler(activeHandler); in deactivateHandler()
288 activeHandler = null; in deactivateHandler()
/dports/www/phalcon4/cphalcon-4.1.1/phalcon/Mvc/
H A DMicro.zep54 protected activeHandler;
222 return this->activeHandler;
416 let this->activeHandler = handler;
426 let handler = this->activeHandler;
1129 * @param callable activeHandler
1131 public function setActiveHandler(activeHandler) argument
1133 let this->activeHandler = activeHandler;
H A DDispatcher.zep123 return this->activeHandler;
/dports/lang/spidermonkey78/firefox-78.9.0/browser/extensions/formautofill/
H A DFormAutofillContent.jsm238 let handler = FormAutofillContent.activeHandler;
391 FormAutofillContent.activeHandler.autofillFormFields(profile);
568 let formHandler = this.activeHandler;
597 get activeHandler() {
603 // XXX: We are recomputing the activeHandler every time to avoid keeping a
615 let formHandler = this.activeHandler;
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/formautofill/
H A DFormAutofillContent.jsm262 let handler = FormAutofillContent.activeHandler;
419 await FormAutofillContent.activeHandler.autofillFormFields(profile);
663 let formHandler = this.activeHandler;
725 get activeHandler() {
731 // XXX: We are recomputing the activeHandler every time to avoid keeping a
743 let formHandler = this.activeHandler;
H A DFormAutofillChild.jsm197 FormAutofillContent.activeHandler.autofillFormFields(message.data);
/dports/www/firefox/firefox-99.0/toolkit/components/formautofill/
H A DFormAutofillContent.jsm260 let handler = FormAutofillContent.activeHandler;
426 await FormAutofillContent.activeHandler.autofillFormFields(profile);
670 let formHandler = this.activeHandler;
731 get activeHandler() {
737 // XXX: We are recomputing the activeHandler every time to avoid keeping a
749 let formHandler = this.activeHandler;
H A DFormAutofillChild.jsm197 FormAutofillContent.activeHandler.autofillFormFields(message.data);
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/formautofill/
H A DFormAutofillContent.jsm262 let handler = FormAutofillContent.activeHandler;
419 await FormAutofillContent.activeHandler.autofillFormFields(profile);
663 let formHandler = this.activeHandler;
725 get activeHandler() {
731 // XXX: We are recomputing the activeHandler every time to avoid keeping a
743 let formHandler = this.activeHandler;
H A DFormAutofillChild.jsm197 FormAutofillContent.activeHandler.autofillFormFields(message.data);
/dports/lang/spidermonkey60/firefox-60.9.0/browser/extensions/formautofill/
H A DFormAutofillContent.jsm154 let handler = FormAutofillContent.activeHandler;
294 FormAutofillContent.activeHandler.autofillFormFields(profile);
460 let formHandler = this.activeHandler;
495 get activeHandler() {
/dports/www/phalcon/cphalcon-3.4.5/ext/phalcon/mvc/
H A Dmicro.zep.h126 ZEND_ARG_INFO(0, activeHandler) in ZEND_END_ARG_INFO()
H A Dmicro.zep.c1302 zval *activeHandler; in PHP_METHOD() local
1304 zephir_fetch_params(0, 1, 0, &activeHandler); in PHP_METHOD()
1308 zephir_update_property_this(getThis(), SL("_activeHandler"), activeHandler TSRMLS_CC); in PHP_METHOD()
/dports/www/phalcon4/cphalcon-4.1.1/phalcon/Cli/
H A DDispatcher.zep85 return this->activeHandler;
/dports/www/phalcon/cphalcon-3.4.5/phalcon/mvc/
H A Dmicro.zep1034 * @param callable activeHandler
1036 public function setActiveHandler(activeHandler) argument
1038 let this->_activeHandler = activeHandler;
/dports/www/phalcon4/cphalcon-4.1.1/ext/phalcon/mvc/
H A Dmicro.zep.h337 ZEND_ARG_INFO(0, activeHandler) in ZEND_END_ARG_INFO()
H A Dmicro.zep.c1961 zval *activeHandler, activeHandler_sub; in PHP_METHOD() local
1966 zephir_fetch_params_without_memory_grow(1, 0, &activeHandler); in PHP_METHOD()
1970 zephir_update_property_zval(this_ptr, ZEND_STRL("activeHandler"), activeHandler); in PHP_METHOD()
/dports/www/phalcon4/cphalcon-4.1.1/phalcon/Dispatcher/
H A DAbstractDispatcher.zep30 protected activeHandler;
281 let this->activeHandler = handler;
/dports/www/phalcon/cphalcon-3.4.5/build/php7/64bits/
H A Dphalcon.zep.h13950 ZEND_ARG_INFO(0, activeHandler) in ZEND_END_ARG_INFO()
/dports/www/phalcon/cphalcon-3.4.5/build/php7/safe/
H A Dphalcon.zep.h13950 ZEND_ARG_INFO(0, activeHandler) in ZEND_END_ARG_INFO()
/dports/www/phalcon/cphalcon-3.4.5/build/php5/64bits/
H A Dphalcon.zep.h13950 ZEND_ARG_INFO(0, activeHandler) in ZEND_END_ARG_INFO()
/dports/www/phalcon/cphalcon-3.4.5/build/php7/32bits/
H A Dphalcon.zep.h13950 ZEND_ARG_INFO(0, activeHandler) in ZEND_END_ARG_INFO()
/dports/www/phalcon/cphalcon-3.4.5/build/php5/32bits/
H A Dphalcon.zep.h13950 ZEND_ARG_INFO(0, activeHandler) in ZEND_END_ARG_INFO()

12