Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/views/
Dwindow_impl.cc155 void CefWindowImpl::CenterWindow(const CefSize& size) { in CenterWindow() function in CefWindowImpl
/third_party/cef/libcef_dll/ctocpp/views/
Dwindow_ctocpp.cc81 void CefWindowCToCpp::CenterWindow(const CefSize& size) { in CenterWindow() function in CefWindowCToCpp