HomeSort by relevance Sort by last modified time
    Searched defs:WasSized (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_view_gtk.cc 407 // Always call WasSized() to allow checking to make sure the
409 WasSized(new_size);
438 void TabContentsViewGtk::WasSized(const gfx::Size& size) {
tab_contents_view_touch.cc 148 WasSized(size);
230 WasSized(size());
311 void TabContentsViewTouch::WasSized(const gfx::Size& size) {

Completed in 34 milliseconds