Home
last modified time | relevance | path

Searched defs:SetFastResize (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/ui/views/tab_contents/
Dtab_contents_container_views.cc60 void TabContentsContainer::SetFastResize(bool fast_resize) { in SetFastResize() function in TabContentsContainer
Dtab_contents_container_native.cc58 void TabContentsContainer::SetFastResize(bool fast_resize) { in SetFastResize() function in TabContentsContainer
Dnative_tab_contents_container_win.cc59 void NativeTabContentsContainerWin::SetFastResize(bool fast_resize) { in SetFastResize() function in NativeTabContentsContainerWin
Dnative_tab_contents_container_gtk.cc42 void NativeTabContentsContainerGtk::SetFastResize(bool fast_resize) { in SetFastResize() function in NativeTabContentsContainerGtk
/external/chromium_org/ui/views/controls/webview/
Dwebview.cc97 void WebView::SetFastResize(bool fast_resize) { in SetFastResize() function in views::WebView