OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetFastResize
(Results
1 - 5
of
5
) 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) {
/external/chromium_org/ui/views/controls/webview/
webview.cc
97
void WebView::
SetFastResize
(bool fast_resize) {
Completed in 120 milliseconds