Home
last modified time | relevance | path

Searched defs:JSObjectRef (Results 1 – 18 of 18) sorted by relevance

/external/webkit/Tools/DumpRenderTree/
DAccessibilityController.cpp59 static JSValueRef logFocusEventsCallback(JSContextRef ctx, JSObjectRef, JSObjectRef thisObject, siz… in logFocusEventsCallback() argument
66 static JSValueRef logValueChangeEventsCallback(JSContextRef ctx, JSObjectRef, JSObjectRef thisObjec… in logValueChangeEventsCallback() argument
73 static JSValueRef logScrollingStartEventsCallback(JSContextRef ctx, JSObjectRef, JSObjectRef thisOb… in logScrollingStartEventsCallback() argument
80 static JSValueRef logAccessibilityEventsCallback(JSContextRef ctx, JSObjectRef, JSObjectRef thisObj… in logAccessibilityEventsCallback() argument
DLayoutTestController.cpp1839 static JSValueRef waitForPolicyDelegateCallback(JSContextRef context, JSObjectRef, JSObjectRef this… in waitForPolicyDelegateCallback() argument
1846 static JSValueRef addOriginAccessWhitelistEntryCallback(JSContextRef context, JSObjectRef, JSObject… in addOriginAccessWhitelistEntryCallback() argument
1864 static JSValueRef removeOriginAccessWhitelistEntryCallback(JSContextRef context, JSObjectRef, JSObj… in removeOriginAccessWhitelistEntryCallback() argument
1882 static JSValueRef setScrollbarPolicyCallback(JSContextRef context, JSObjectRef, JSObjectRef thisObj… in setScrollbarPolicyCallback() argument
1897 static JSValueRef addUserScriptCallback(JSContextRef context, JSObjectRef, JSObjectRef thisObject, … in addUserScriptCallback() argument
1912 static JSValueRef addUserStyleSheetCallback(JSContextRef context, JSObjectRef, JSObjectRef thisObje… in addUserStyleSheetCallback() argument
1938 static JSValueRef apiTestNewWindowDataLoadBaseURLCallback(JSContextRef context, JSObjectRef, JSObje… in apiTestNewWindowDataLoadBaseURLCallback() argument
1954 static JSValueRef apiTestGoToCurrentBackForwardItemCallback(JSContextRef context, JSObjectRef, JSOb… in apiTestGoToCurrentBackForwardItemCallback() argument
2007 static JSValueRef markerTextForListItemCallback(JSContextRef context, JSObjectRef, JSObjectRef this… in markerTextForListItemCallback() argument
2015 static JSValueRef authenticateSessionCallback(JSContextRef context, JSObjectRef, JSObjectRef thisOb… in authenticateSessionCallback() argument
[all …]
/external/webkit/Tools/DumpRenderTree/gtk/
DEventSender.h34 typedef struct OpaqueJSValue* JSObjectRef; typedef
DPlainTextController.h33 typedef struct OpaqueJSValue* JSObjectRef; typedef
DTextInputController.h33 typedef struct OpaqueJSValue* JSObjectRef; typedef
DAccessibilityControllerGtk.cpp100 void AccessibilityController::addNotificationListener(PlatformUIElement, JSObjectRef) in addNotificationListener() argument
/external/webkit/Tools/DumpRenderTree/win/
DEventSender.h36 typedef struct OpaqueJSValue* JSObjectRef; typedef
DFrameLoadDelegate.cpp307 HRESULT FrameLoadDelegate::didClearWindowObject(IWebView*, JSContextRef, JSObjectRef, IWebFrame*) in didClearWindowObject() argument
DLayoutTestControllerWin.cpp933 …ller::findString(JSContextRef /* context */, JSStringRef /* target */, JSObjectRef /* optionsArray… in findString() argument
/external/webkit/Source/JavaScriptCore/API/
DJSBase.h63 typedef struct OpaqueJSValue* JSObjectRef; typedef
DJSWeakObjectMapRefPrivate.cpp73 bool JSWeakObjectMapClear(JSContextRef, JSWeakObjectMapRef, void*, JSObjectRef) in JSWeakObjectMapClear() argument
DAPICast.h47 typedef struct OpaqueJSValue* JSObjectRef; typedef
/external/webkit/Source/WebKit/win/
DWebFrame.h60 typedef struct OpaqueJSValue* JSObjectRef; typedef
/external/webkit/Source/WebCore/bindings/objc/
DWebScriptObject.mm121 {
/external/webkit/Tools/DumpRenderTree/mac/
DAccessibilityUIElementMac.mm140 {
/external/webkit/Source/JavaScriptCore/qt/api/
Dqscriptvalue_p.h1178 QScriptValuePrivate::operator JSObjectRef() const in JSObjectRef() function
/external/webkit/Source/WebKit/wx/
DWebView.h46 typedef struct OpaqueJSValue* JSObjectRef; typedef
/external/webkit/Source/WebKit/mac/WebView/
DWebFrame.mm1195 {