Searched defs:windowShell (Results 1 – 6 of 6) sorted by relevance
84 JSDOMWindowShell* windowShell = iter->second.get(); in restore() local
111 …Strong<JSDOMWindowShell> windowShell(*world->globalData(), new JSDOMWindowShell(m_frame->domWindow… in createWindowShell() local186 JSDOMWindowShell* windowShell = iter->second.get(); in clearWindowShell() local217 JSDOMWindowShell* windowShell = createWindowShell(world); in initScript() local
78 JSDOMWindowShell* windowShell(DOMWrapperWorld* world) in windowShell() function
105 ScriptController* windowShell(DOMWrapperWorld*) { return this; } in windowShell() function
264 V8DOMWindowShell* windowShell() const { return m_windowShell.get(); } in windowShell() function
101 Shell windowShell = m_plugin.getWorkbench().getActiveWorkbenchWindow().getShell(); in getInitialLocation() local