Home
last modified time | relevance | path

Searched refs:elementIdValue (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
DLayoutTestController.cpp79 JSValueRef elementIdValue = JSValueMakeString(context, elementId); in getElementById() local
81 …nction(context, const_cast<JSObjectRef>(getElementById), document, 1, &elementIdValue, &exception); in getElementById()