Searched defs:create (Results 1 - 25 of 2074) sorted by relevance

1234567891011>>

/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DClock.cpp39 PassRefPtr<Clock> Clock::create() function in class:Clock
H A DPlatformSpeechSynthesisUtterance.cpp33 PassRefPtr<PlatformSpeechSynthesisUtterance> PlatformSpeechSynthesisUtterance::create(PlatformSpeechSynthesisUtteranceClient* client) function in class:WebCore::PlatformSpeechSynthesisUtterance
/macosx-10.9.5/WebCore-7537.78.1/Modules/indexeddb/
H A DIDBFactoryBackendInterface.cpp37 PassRefPtr<IDBFactoryBackendInterface> IDBFactoryBackendInterface::create() function in class:WebCore::IDBFactoryBackendInterface
H A DIDBDatabaseError.h40 static PassRefPtr<IDBDatabaseError> create(unsigned short code) function in class:WebCore::IDBDatabaseError
/macosx-10.9.5/WebCore-7537.78.1/platform/mediastream/
H A DRTCPeerConnectionHandler.cpp42 PassOwnPtr<RTCPeerConnectionHandler> RTCPeerConnectionHandler::create(RTCPeerConnectionHandlerClient*) function in class:WebCore::RTCPeerConnectionHandler
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/bwidget/
H A Ddnd.rb9 def self.create(nb) singleton method in class:DemoDnD
H A Dselect.rb11 def self.create(nb) singleton method in class:DemoSelect
/macosx-10.9.5/tcl-102/tcl_ext/bwidget/bwidget/demo/
H A Ddnd.tcl
H A Dselect.tcl
/macosx-10.9.5/tcl-102/tcl_ext/bwidget/bwidget/
H A Dmessagedlg.tcl
/macosx-10.9.5/JavaScriptCore-7537.78.1/API/
H A DOpaqueJSString.cpp35 PassRefPtr<OpaqueJSString> OpaqueJSString::create(const String& string) function in class:OpaqueJSString
/macosx-10.9.5/WebCore-7537.78.1/Modules/speech/
H A DSpeechSynthesisVoice.cpp33 PassRefPtr<SpeechSynthesisVoice> SpeechSynthesisVoice::create(PassRefPtr<PlatformSpeechSynthesisVoice> voice) function in class:WebCore::SpeechSynthesisVoice
H A DSpeechRecognitionAlternative.cpp34 PassRefPtr<SpeechRecognitionAlternative> SpeechRecognitionAlternative::create(const String& transcript, double confidence) function in class:WebCore::SpeechRecognitionAlternative
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DWebKitCSSArrayFunctionValue.h42 static PassRefPtr<WebKitCSSArrayFunctionValue> create() function in class:WebCore::WebKitCSSArrayFunctionValue
H A DWebKitCSSMatFunctionValue.h42 static PassRefPtr<WebKitCSSMatFunctionValue> create() function in class:WebCore::WebKitCSSMatFunctionValue
H A DWebKitCSSMixFunctionValue.h42 static PassRefPtr<WebKitCSSMixFunctionValue> create() function in class:WebCore::WebKitCSSMixFunctionValue
H A DStyleMedia.h40 static PassRefPtr<StyleMedia> create(Frame* frame) { return adoptRef(new StyleMedia(frame));} function in class:WebCore::StyleMedia
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DDOMURL.h46 static PassRefPtr<DOMURL> create() { return adoptRef(new DOMURL); } function in class:WebCore::DOMURL
/macosx-10.9.5/WebCore-7537.78.1/xml/
H A DDOMParser.h32 static PassRefPtr<DOMParser> create() { return adoptRef(new DOMParser); } function in class:WebCore::DOMParser
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DFrameNetworkingContextBlackBerry.cpp29 PassRefPtr<FrameNetworkingContextBlackBerry> FrameNetworkingContextBlackBerry::create(Frame* frame) function in class:WebCore::FrameNetworkingContextBlackBerry
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebCoreSupport/qt/
H A DWebFrameNetworkingContext.cpp41 PassRefPtr<WebFrameNetworkingContext> WebFrameNetworkingContext::create(WebFrame* frame) function in class:WebKit::WebFrameNetworkingContext
/macosx-10.9.5/WebCore-7537.78.1/bindings/cpp/
H A DWebNativeNodeFilterCondition.h29 static PassRefPtr<WebNativeNodeFilterCondition> create(WebUserNodeFilter* filter) function in class:WebNativeNodeFilterCondition
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DChildNodeList.h34 static PassRefPtr<ChildNodeList> create(PassRefPtr<Node> rootNode) function in class:WebCore::ChildNodeList
H A DDOMCoreException.h38 static PassRefPtr<DOMCoreException> create(const ExceptionCodeDescription& description) function in class:WebCore::DOMCoreException
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DBreakBlockquoteCommand.h35 static PassRefPtr<BreakBlockquoteCommand> create(Document* document) function in class:WebCore::BreakBlockquoteCommand

Completed in 143 milliseconds

1234567891011>>