Home
last modified time | relevance | path

Searched defs:kMainFrameId (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/browser/
Dframe_host_impl.h141 static const int64_t kMainFrameId; variable
Dframe_host_impl.cc492 const int64_t CefFrameHostImpl::kMainFrameId = -1; member in CefFrameHostImpl