Searched refs:GetAllFrames (Results 1 – 4 of 4) sorted by relevance
633 for (const auto& frame : browser_info_->GetAllFrames()) { in GetFrame()641 return browser_info_->GetAllFrames().size(); in GetFrameCount()648 const auto frames = browser_info_->GetAllFrames(); in GetFrameIdentifiers()662 const auto frames = browser_info_->GetAllFrames(); in GetFrameNames()
126 FrameHostList GetAllFrames() const;
312 CefBrowserInfo::FrameHostList CefBrowserInfo::GetAllFrames() const { in GetAllFrames() function in CefBrowserInfo
362 for (const auto& frame : browser_info_->GetAllFrames()) { in DidStopLoading()