Searched defs:WasSized (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/views/tab_contents/
H A Dtab_contents_view_touch.cc148 WasSized(size);
230 WasSized(size());
311 void TabContentsViewTouch::WasSized(const gfx::Size& size) { function in class:TabContentsViewTouch
H A Dtab_contents_view_gtk.cc407 // Always call WasSized() to allow checking to make sure the
409 WasSized(new_size);
438 void TabContentsViewGtk::WasSized(const gfx::Size& size) { function in class:TabContentsViewGtk

Completed in 46 milliseconds