Home
last modified time | relevance | path

Searched refs:TopLevelAlwaysOnTop (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/browser/native/
Dwindow_x11.h68 bool TopLevelAlwaysOnTop() const;
Dbrowser_platform_delegate_native_linux.cc82 GetBackgroundColor(), window_x11_->TopLevelAlwaysOnTop(), in CreateHostWindow()
Dwindow_x11.cc319 bool CefWindowX11::TopLevelAlwaysOnTop() const { in TopLevelAlwaysOnTop() function in CefWindowX11