Searched defs:GetInitialShowState (Results 1 – 3 of 3) sorted by relevance
98 virtual cef_show_state_t GetInitialShowState(CefRefPtr<CefWindow> window) { in GetInitialShowState() function
131 cef_show_state_t CefWindowDelegateCToCpp::GetInitialShowState( in GetInitialShowState() function in CefWindowDelegateCToCpp
607 cef_show_state_t ViewsWindow::GetInitialShowState(CefRefPtr<CefWindow> window) { in GetInitialShowState() function in client::ViewsWindow