Home
last modified time | relevance | path

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

/third_party/glib/gobject/
Dgobject_gdb.py159 def frame_name(frame): function
225 name = frame_name(frame)
290 if frame_name(self.queue[i]) == "signal_emit_unlocked_R":
308 prev_name = frame_name(self.queue[start - 1])
315 if frame_name(self.queue[end]) in [
/third_party/cef/libcef/browser/chrome/
Dchrome_content_browser_client_cef.cc164 const std::string& frame_name, in CanCreateWindow() argument
173 container_type, target_url, referrer, frame_name, disposition, in CanCreateWindow()
179 opener, target_url, referrer, frame_name, disposition, features, in CanCreateWindow()
Dchrome_browser_delegate.h59 const std::string& frame_name,
Dchrome_content_browser_client_cef.h41 const std::string& frame_name,
Dchrome_browser_delegate.cc79 const std::string& frame_name, in WebContentsCreated() argument
/third_party/cef/libcef/renderer/
Dbrowser_impl.cc194 const blink::WebString& frame_name = in GetFrame() local
199 frame = frame->ToWebLocalFrame()->FindFrameByName(frame_name); in GetFrame()
/third_party/cef/libcef/browser/
Dbrowser_info_manager.h77 const std::string& frame_name,
Dbrowser_info_manager.cc110 const std::string& frame_name, in CanCreateWindow() argument
142 pending_popup->target_frame_name = frame_name; in CanCreateWindow()
/third_party/cef/libcef/browser/alloy/
Dalloy_content_browser_client.h104 const std::string& frame_name,
Dalloy_browser_host_impl.h249 const std::string& frame_name,
Dalloy_content_browser_client.cc985 const std::string& frame_name, in CanCreateWindow() argument
995 opener, target_url, referrer, frame_name, disposition, features, in CanCreateWindow()
Dalloy_browser_host_impl.cc1291 const std::string& frame_name, in WebContentsCreated() argument
/third_party/cef/patch/patches/
Dchrome_browser_browser.patch164 + frame_name, target_url, new_contents);
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch13214 opener, target_url, referrer, frame_name, disposition, features,