Searched defs:SetFastResize (Results 1 – 5 of 5) sorted by relevance
/external/chromium/chrome/browser/ui/views/tab_contents/ | ||
D | tab_contents_container_views.cc | 60 void TabContentsContainer::SetFastResize(bool fast_resize) { in SetFastResize() function in TabContentsContainer |
D | tab_contents_container_native.cc | 58 void TabContentsContainer::SetFastResize(bool fast_resize) { in SetFastResize() function in TabContentsContainer |
D | native_tab_contents_container_win.cc | 59 void NativeTabContentsContainerWin::SetFastResize(bool fast_resize) { in SetFastResize() function in NativeTabContentsContainerWin |
D | native_tab_contents_container_gtk.cc | 42 void NativeTabContentsContainerGtk::SetFastResize(bool fast_resize) { in SetFastResize() function in NativeTabContentsContainerGtk |
/external/chromium_org/ui/views/controls/webview/ | ||
D | webview.cc | 97 void WebView::SetFastResize(bool fast_resize) { in SetFastResize() function in views::WebView |