OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SizeOtherWindowTo
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/chrome/browser/ui/ash/tabs/
dock_info_chromeos.cc
33
void DockInfo::
SizeOtherWindowTo
(const gfx::Rect& bounds) const {
/external/chromium_org/chrome/browser/ui/tabs/
dock_info.h
160
void
SizeOtherWindowTo
(const gfx::Rect& bounds) const;
dock_info.cc
214
SizeOtherWindowTo
(other_window_bounds);
/external/chromium/chrome/browser/ui/tabs/
dock_info.h
177
void
SizeOtherWindowTo
(const gfx::Rect& bounds) const;
dock_info_gtk.cc
217
void DockInfo::
SizeOtherWindowTo
(const gfx::Rect& bounds) const {
dock_info.cc
224
SizeOtherWindowTo
(other_window_bounds);
dock_info_win.cc
316
void DockInfo::
SizeOtherWindowTo
(const gfx::Rect& bounds) const {
/external/chromium_org/chrome/browser/ui/aura/tabs/
dock_info_auralinux.cc
221
void DockInfo::
SizeOtherWindowTo
(const gfx::Rect& bounds) const {
/external/chromium_org/chrome/browser/ui/gtk/tabs/
dock_info_gtk.cc
203
void DockInfo::
SizeOtherWindowTo
(const gfx::Rect& bounds) const {
/external/chromium_org/chrome/browser/ui/views/tabs/
dock_info_win.cc
376
void DockInfo::
SizeOtherWindowTo
(const gfx::Rect& bounds) const {
390
void DockInfo::
SizeOtherWindowTo
(const gfx::Rect& bounds) const {
Completed in 362 milliseconds