Searched refs:FullscreenType (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/extensions/browser/app_window/
H A Dapp_window.h103 enum FullscreenType { enum in class:extensions::AppWindow
280 void SetFullscreen(FullscreenType type, bool enable);
520 // Bit field of FullscreenType.
H A Dapp_window.cc582 void AppWindow::SetFullscreen(FullscreenType type, bool enable) {

Completed in 52 milliseconds