OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetWidgetBounds
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/views/panels/
panel_view.h
174
void
SetWidgetBounds
(const gfx::Rect& new_bounds);
panel_view.cc
349
SetWidgetBounds
(bounds_);
383
SetWidgetBounds
(new_bounds);
386
void PanelView::
SetWidgetBounds
(const gfx::Rect& new_bounds) {
[
all
...]
Completed in 35 milliseconds