Home
last modified time | relevance | path

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

/external/webkit/WebCore/bindings/js/
DJSCustomPositionErrorCallback.cpp44 void JSCustomPositionErrorCallback::handleEvent(PositionError* positionError) in handleEvent() argument
73 args.append(toJS(exec, deprecatedGlobalObjectForPrototype(exec), positionError)); in handleEvent()