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

  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_container_views.cc 60 void TabContentsContainer::SetFastResize(bool fast_resize) {
tab_contents_container_native.cc 58 void TabContentsContainer::SetFastResize(bool fast_resize) {
59 native_container_->SetFastResize(fast_resize);
native_tab_contents_container_gtk.cc 42 void NativeTabContentsContainerGtk::SetFastResize(bool fast_resize) {
native_tab_contents_container_win.cc 59 void NativeTabContentsContainerWin::SetFastResize(bool fast_resize) {

Completed in 117 milliseconds