Home
last modified time | relevance | path

Searched defs:SessionWindow (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sessions/core/
H A Dsession_types.h134 struct SESSIONS_EXPORT SessionWindow { struct
160 // NOTE: when the service is creating SessionWindows, initially this argument
164 int selected_tab_index;
168 WindowType type;
195 DISALLOW_COPY_AND_ASSIGN(SessionWindow); argument
H A Dsession_types.cc34 SessionWindow::SessionWindow() in SessionWindow() function in sessions::SessionWindow
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/sessions/core/
H A Dsession_types.h130 struct SESSIONS_EXPORT SessionWindow { struct
156 // NOTE: when the service is creating SessionWindows, initially this argument
160 int selected_tab_index;
164 WindowType type;
188 DISALLOW_COPY_AND_ASSIGN(SessionWindow); argument
H A Dsession_types.cc34 SessionWindow::SessionWindow() in SessionWindow() function in sessions::SessionWindow
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/page_load_metrics/browser/
H A Dlayout_shift_normalization.h36 struct SessionWindow { struct
59 SessionWindow* session_window, argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/protocol/
H A Dproto_value_conversions.h63 class SessionWindow; variable
H A Dsession_specifics.proto41 message SessionWindow { message
/dports/www/epiphany/epiphany-41.0/src/
H A Dephy-session.c523 } SessionWindow; typedef