Home
last modified time | relevance | path

Searched defs:JSStringRef (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/JavaScriptCore/API/
DJSBase.h45 typedef struct OpaqueJSString* JSStringRef; typedef
/external/webkit/Source/JavaScriptCore/qt/api/
Dqscriptstring_p.h119 QScriptStringPrivate::operator JSStringRef() const in JSStringRef() function
Dqscriptprogram_p.h125 QScriptProgramPrivate::operator JSStringRef() const in JSStringRef() function
/external/webkit/Tools/DumpRenderTree/wx/
DLayoutTestControllerWx.cpp277 void LayoutTestController::setDomainRelaxationForbiddenForURLScheme(bool, JSStringRef) in setDomainRelaxationForbiddenForURLScheme() argument
378 bool LayoutTestController::isCommandEnabled(JSStringRef /*name*/) in isCommandEnabled() argument
395 void LayoutTestController::overridePreference(JSStringRef /* key */, JSStringRef /* value */) in overridePreference() argument
465 int LayoutTestController::pageNumberForElementById(JSStringRef, float, float) in pageNumberForElementById() argument
522 void LayoutTestController::authenticateSession(JSStringRef, JSStringRef, JSStringRef) in authenticateSession() argument
/external/webkit/Tools/DumpRenderTree/
DAccessibilityUIElement.cpp662 static JSValueRef getIsRequiredCallback(JSContextRef context, JSObjectRef thisObject, JSStringRef, … in getIsRequiredCallback() argument
667 static JSValueRef getIsFocusedCallback(JSContextRef context, JSObjectRef thisObject, JSStringRef, J… in getIsFocusedCallback() argument
672 static JSValueRef getIsFocusableCallback(JSContextRef context, JSObjectRef thisObject, JSStringRef,… in getIsFocusableCallback() argument
677 static JSValueRef getIsSelectedCallback(JSContextRef context, JSObjectRef thisObject, JSStringRef, … in getIsSelectedCallback() argument
682 static JSValueRef getIsSelectableCallback(JSContextRef context, JSObjectRef thisObject, JSStringRef in getIsSelectableCallback() argument
687 …etIsMultiSelectableCallback(JSContextRef context, JSObjectRef thisObject, JSStringRef, JSValueRef*) in getIsMultiSelectableCallback() argument
692 static JSValueRef getIsExpandedCallback(JSContextRef context, JSObjectRef thisObject, JSStringRef, … in getIsExpandedCallback() argument
697 static JSValueRef getIsCheckedCallback(JSContextRef context, JSObjectRef thisObject, JSStringRef, J… in getIsCheckedCallback() argument
702 static JSValueRef getIsVisibleCallback(JSContextRef context, JSObjectRef thisObject, JSStringRef, J… in getIsVisibleCallback() argument
707 static JSValueRef getIsOffScreenCallback(JSContextRef context, JSObjectRef thisObject, JSStringRef,… in getIsOffScreenCallback() argument
[all …]
/external/webkit/Tools/DumpRenderTree/mac/
DAccessibilityUIElementMac.mm72 + (NSString *)stringWithJSStringRef:(JSStringRef)jsStringRef; argument
87 - (JSStringRef)createJSStringRef argument
/external/webkit/Tools/DumpRenderTree/gtk/
DLayoutTestControllerGtk.cpp702 void LayoutTestController::setDomainRelaxationForbiddenForURLScheme(bool, JSStringRef) in setDomainRelaxationForbiddenForURLScheme() argument
905 void LayoutTestController::authenticateSession(JSStringRef, JSStringRef, JSStringRef) in authenticateSession() argument
/external/webkit/Tools/DumpRenderTree/win/
DLayoutTestControllerWin.cpp933 bool LayoutTestController::findString(JSContextRef /* context */, JSStringRef /* target */, JSObjec… in findString() argument
944 bool LayoutTestController::isCommandEnabled(JSStringRef /*name*/) in isCommandEnabled() argument
1421 void LayoutTestController::authenticateSession(JSStringRef, JSStringRef, JSStringRef) in authenticateSession() argument