Searched refs:FrameHostList (Results 1 – 2 of 2) sorted by relevance
125 using FrameHostList = std::set<CefRefPtr<CefFrameHostImpl>>; variable126 FrameHostList GetAllFrames() const;
312 CefBrowserInfo::FrameHostList CefBrowserInfo::GetAllFrames() const { in GetAllFrames()314 FrameHostList frames; in GetAllFrames()