Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/arc/
H A Darc_util.h122 constexpr int kSystemWindowTaskId = 0; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/arc/
H A Darc_util.h127 constexpr int kSystemWindowTaskId = 0; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/launcher/app_service/
H A Dapp_service_app_window_arc_tracker.cc88 if (task_id == arc::kNoTaskId || task_id == arc::kSystemWindowTaskId) in OnWindowVisibilityChanged()
297 if (task_id == arc::kSystemWindowTaskId) in AttachControllerToWindow()