Searched refs:detach (Results 226 - 250 of 340) sorted by relevance

1234567891011>>

/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLInputElement.h191 virtual void detach(const AttachContext& = AttachContext()) OVERRIDE;
H A DHTMLObjectElement.cpp395 detach();
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DIndexedDBViews.js264 this._dataGrid.detach();
H A DMemoryStatistics.js410 this._memorySidebarView.detach();
H A DProfilesPanel.js199 view.detach();
859 this.visibleView.detach();
1084 this.panelEnablerView.detach();
H A DResourcesPanel.js195 this.visibleView.detach();
431 this.visibleView.detach();
554 this.visibleView.detach();
569 this.visibleView.detach();
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebInspectorProxy.cpp242 void WebInspectorProxy::detach() function in class:WebKit::WebInspectorProxy
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DWebInspector.cpp144 void WebInspector::detach() function in class:WebKit::WebInspector
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/include/isc/
H A Dmem.h211 void (*detach)(isc_mem_t **mctxp); member in struct:isc_memmethods
362 * \brief Attach to / detach from a memory context.
H A Dsocket.h279 void (*detach)(isc_socket_t **socketp); member in struct:isc_socketmethods
559 * issue, it should be safer to detach the unused socket and re-create a new
639 * can be used (other than attach and detach) is isc_socket_accept().
1011 * must detach them before calling isc_socketmgr_destroy() or it will
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dif_pflog.c166 pf_init.detach = pflogfree;
216 /* bpfdetach() is taken care of as part of interface detach */
/macosx-10.9.5/IOPCIFamily-224.92.1/
H A DIOPCIDevice.cpp212 void IOPCIDevice::detach( IOService * provider ) function in class:IOPCIDevice
227 super::detach(provider);
1145 uc->detach(this);
/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/demos/
H A Dexplorer.tcl636 $T style layout DragStyle DragStyleElemRect -detach yes
640 $T style layout DragStyle DragStyleElemImg -detach yes -padx "$dx 0" -pady "$dy 0"
644 $T style layout DragStyle DragStyleElemTxt -detach yes -padx "$dx 0" -pady "$dy 0"
H A Dfirefox.tcl84 $T style layout $S eRectTop -detach yes -indent no -iexpand xy -draw {yes open no {}}
91 $T style layout $S eRectBottom -detach yes -indent no -iexpand xy
/macosx-10.9.5/IOAudioFamily-197.4.2/
H A DIOAudioEngine.cpp877 client->detach(this);
920 client->detach(this);
1305 stream->detach(this);
2480 defaultAudioControl->detach(this); // <rdar://14347861>
2518 control->detach(this); // <rdar://14347861>
H A DIOAudioControl.cpp349 detach(provider);
1002 newUserClient->detach(this);
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/tile/
H A Dtreeview.rb820 def detach method in class:Tk
821 @t.detach(@id)
1107 def detach(*items) method in class:Tk
1108 tk_send_without_enc('detach', array2tk_list(items.flatten, true))
/macosx-10.9.5/IOGraphics-471.92.1/IOGraphicsFamily/
H A DIODisplayWrangler.cpp230 display->detach( connect );
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/
H A DIOHIDKeyboardDevice.cpp336 device->detach(owner);
/macosx-10.9.5/IOPCIFamily-224.92.1/IOKit/pci/
H A DIOPCIDevice.h374 virtual void detach( IOService * provider );
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DScriptController.cpp284 currentDebugger->detach(globalObject);
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/include/dns/
H A Ddb.h77 void (*detach)(dns_db_t **dbp); member in struct:dns_dbmethods
1305 * If task is set then the final detach maybe performed asynchronously.
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/tests/
H A Dtstore4.cpp345 B(s39, Do not detach empty top-level views, 0)W(s39a);
/macosx-10.9.5/WebCore-7537.78.1/accessibility/
H A DAXObjectCache.cpp124 obj->detach();
495 obj->detach();
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Decdb.c188 detach(dns_db_t **dbp) { function
543 detach,

Completed in 188 milliseconds

1234567891011>>