HomeSort by relevance Sort by last modified time
    Searched refs:globalContextForScriptWorld (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebKit/win/Interfaces/
IWebFramePrivate.idl 98 [local] JSGlobalContextRef globalContextForScriptWorld([in] IWebScriptWorld*);
  /external/webkit/Tools/DumpRenderTree/win/
FrameLoadDelegate.cpp 337 JSGlobalContextRef ctx = framePrivate->globalContextForScriptWorld(world);
  /external/webkit/Source/WebKit/win/
WebFrame.h 271 virtual JSGlobalContextRef STDMETHODCALLTYPE globalContextForScriptWorld(IWebScriptWorld*);
WebFrame.cpp 526 JSGlobalContextRef WebFrame::globalContextForScriptWorld(IWebScriptWorld* iWorld)
    [all...]

Completed in 2426 milliseconds