Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/views/
Dwindow_impl.cc138 void CefWindowImpl::CenterWindow(const CefSize& size) { in CenterWindow() function in CefWindowImpl
/third_party/cef/libcef_dll/ctocpp/views/
Dwindow_ctocpp.cc80 void CefWindowCToCpp::CenterWindow(const CefSize& size) { in CenterWindow() function in CefWindowCToCpp
/third_party/python/PC/bdist_wininst/
Dinstall.c1215 static void CenterWindow(HWND hwnd) in CenterWindow() function