HomeSort by relevance Sort by last modified time
    Searched full:frameforcurrentcontext (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/chrome/renderer/extensions/
media_galleries_custom_bindings.cc 30 blink::WebLocalFrame::frameForCurrentContext();
  /external/chromium_org/chrome/renderer/
principals_extension_bindings.cc 82 WebLocalFrame::frameForCurrentContext()->document().url(),
107 WebLocalFrame* webframe = WebLocalFrame::frameForCurrentContext();
external_extension.cc 86 WebLocalFrame* webframe = WebLocalFrame::frameForCurrentContext();
113 WebLocalFrame* webframe = WebLocalFrame::frameForCurrentContext();
140 WebLocalFrame* webframe = WebLocalFrame::frameForCurrentContext();
loadtimes_extension_bindings.cc 101 WebLocalFrame* frame = WebLocalFrame::frameForCurrentContext();
170 WebLocalFrame* frame = WebLocalFrame::frameForCurrentContext();
  /external/chromium_org/content/renderer/media/
renderer_webaudiodevice_impl.cc 45 // will fail in the call to frameForCurrentContext() otherwise.
51 WebLocalFrame* const web_frame = WebLocalFrame::frameForCurrentContext();
  /external/chromium_org/third_party/WebKit/public/web/
WebLocalFrame.h 24 BLINK_EXPORT static WebLocalFrame* frameForCurrentContext();
  /external/chromium_org/content/renderer/
stats_collection_controller.cc 25 blink::WebLocalFrame::frameForCurrentContext();
web_ui_extension.cc 32 blink::WebFrame* frame = blink::WebLocalFrame::frameForCurrentContext();
  /external/chromium_org/chrome/renderer/searchbox/
searchbox_extension.cc 150 blink::WebLocalFrame::frameForCurrentContext();
612 blink::WebLocalFrame::frameForCurrentContext();
    [all...]
  /external/chromium_org/content/renderer/gpu/
gpu_benchmarking_extension.cc 154 web_frame_ = WebLocalFrame::frameForCurrentContext();
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
WebLocalFrameImpl.cpp 470 WebLocalFrame* WebLocalFrame::frameForCurrentContext()
    [all...]

Completed in 3373 milliseconds