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

  /external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8WindowCustom.cpp 328 inline void DialogHandler::dialogCreated(DOMWindow* dialogFrame, v8::Isolate* isolate)
330 m_dialogContext = dialogFrame->frame() ? dialogFrame->frame()->script().currentWorldContext() : v8::Local<v8::Context>();
  /external/chromium_org/third_party/WebKit/Source/core/frame/
DOMWindow.cpp     [all...]

Completed in 129 milliseconds