Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/UIProcess/
DWebPageProxy.h128 … void performCallbackWithReturnValue(StringImpl* returnValue1, bool returnValue2, int returnValue3) in performCallbackWithReturnValue() argument
132 m_callback(toAPI(returnValue1), returnValue2, returnValue3, 0, context()); in performCallbackWithReturnValue()