Searched refs:maximize (Results 1 - 8 of 8) sorted by relevance
/external/chromium/chrome/browser/tabs/ |
H A D | tab_strip_model_delegate.h | 54 bool maximize) = 0;
|
H A D | default_tab_handler.cc | 51 bool maximize) { 55 maximize); 47 CreateNewStripWithContents( TabContentsWrapper* detached_contents, const gfx::Rect& window_bounds, const DockInfo& dock_info, bool maximize) argument
|
H A D | default_tab_handler.h | 34 bool maximize);
|
H A D | tab_strip_model_unittest.cc | 95 bool maximize) { 92 CreateNewStripWithContents(TabContentsWrapper* contents, const gfx::Rect& window_bounds, const DockInfo& dock_info, bool maximize) argument
|
/external/chromium/chrome/browser/ui/ |
H A D | browser.h | 681 bool maximize);
|
H A D | browser.cc | 2513 bool maximize) { 2517 if (dock_info.GetNewWindowBounds(&new_window_bounds, &maximize)) 2524 maximize ? MAXIMIZED_STATE_MAXIMIZED : MAXIMIZED_STATE_UNMAXIMIZED); 2509 CreateNewStripWithContents( TabContentsWrapper* detached_contents, const gfx::Rect& window_bounds, const DockInfo& dock_info, bool maximize) argument
|
/external/quake/quake/src/QW/client/ |
H A D | gl_draw.c | 309 int minimize, maximize; member in struct:__anon8912 355 gl_filter_max = modes[i].maximize;
|
/external/quake/quake/src/WinQuake/ |
H A D | gl_draw.cpp | 643 int minimize, maximize; member in struct:__anon9274 689 gl_filter_max = modes[i].maximize;
|
Completed in 4556 milliseconds