OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetBoundsForButton
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/views/frame/
opaque_browser_frame_view_layout.h
133
void
SetBoundsForButton
(views::View* host,
opaque_browser_frame_view_layout.cc
475
SetBoundsForButton
(host, minimize_button_, alignment, caption_y);
489
SetBoundsForButton
(host, visible_button, alignment, caption_y);
494
SetBoundsForButton
(host, close_button_, alignment, caption_y);
515
void OpaqueBrowserFrameViewLayout::
SetBoundsForButton
(
Completed in 67 milliseconds