Home
last modified time | relevance | path

Searched defs:JSContextRef (Results 1 – 19 of 19) sorted by relevance

/external/webkit/Source/WebKit/mac/WebView/
DWebSerializedJSValue.mm44 {
93 {
DWebSerializedJSValue.h27 typedef const struct OpaqueJSContext* JSContextRef; typedef
DWebView.mm554 {
6347 - (JSValueRef)_nodesFromRect:(JSContextRef)context forDocument:(JSValueRef)value x:(int)x y:(int)y… argument
6348 {
/external/webkit/Tools/DumpRenderTree/gtk/
DEventSender.h33 typedef const struct OpaqueJSContext* JSContextRef; typedef
DTextInputController.h32 typedef const struct OpaqueJSContext* JSContextRef; typedef
DPlainTextController.h32 typedef const struct OpaqueJSContext* JSContextRef; typedef
/external/webkit/Tools/DumpRenderTree/win/
DEventSender.h35 typedef const struct OpaqueJSContext* JSContextRef; typedef
DFrameLoadDelegate.cpp307 HRESULT FrameLoadDelegate::didClearWindowObject(IWebView*, JSContextRef, JSObjectRef, IWebFrame*) in didClearWindowObject() argument
DLayoutTestControllerWin.cpp933 bool LayoutTestController::findString(JSContextRef /* context */, JSStringRef /* target */, JSObjec… in findString() argument
/external/webkit/Source/WebKit/win/
DWebSerializedJSValue.h31 typedef const struct OpaqueJSContext* JSContextRef; typedef
DWebFrame.h59 typedef const struct OpaqueJSContext* JSContextRef; typedef
/external/webkit/Source/WebKit/mac/DOM/
DWebDOMOperations.mm77 - (JSValueRef)_shadowRoot:(JSContextRef)context argument
78 {
/external/webkit/Source/JavaScriptCore/API/
DJSBase.h39 typedef const struct OpaqueJSContext* JSContextRef; typedef
DJSWeakObjectMapRefPrivate.cpp73 bool JSWeakObjectMapClear(JSContextRef, JSWeakObjectMapRef, void*, JSObjectRef) in JSWeakObjectMapClear() argument
DAPICast.h43 typedef const struct OpaqueJSContext* JSContextRef; typedef
DJSObjectRef.cpp416 bool JSObjectIsFunction(JSContextRef, JSObjectRef object) in JSObjectIsFunction() argument
452 bool JSObjectIsConstructor(JSContextRef, JSObjectRef object) in JSObjectIsConstructor() argument
/external/webkit/Source/WebCore/bindings/js/
DSerializedScriptValue.h36 typedef const struct OpaqueJSContext* JSContextRef; typedef
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/DOM/
DInjectedBundleNodeHandle.cpp59 PassRefPtr<InjectedBundleNodeHandle> InjectedBundleNodeHandle::getOrCreate(JSContextRef, JSObjectRe… in getOrCreate() argument
/external/webkit/Tools/DumpRenderTree/wx/
DLayoutTestControllerWx.cpp210 void LayoutTestController::setAutofilled(JSContextRef, JSValueRef element, bool isAutofilled) in setAutofilled() argument
511 JSValueRef LayoutTestController::computedStyleIncludingVisitedInfo(JSContextRef, JSValueRef) in computedStyleIncludingVisitedInfo() argument