Searched refs:ShouldDrawContentDropShadow (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Dbrowser_toolbar_gtk.cc432 window_->ShouldDrawContentDropShadow();
488 if (window_->ShouldDrawContentDropShadow()) {
500 if (!window_->ShouldDrawContentDropShadow()) {
H A Dbrowser_window_gtk.h213 bool ShouldDrawContentDropShadow();
H A Dbrowser_window_gtk.cc427 if (ShouldDrawContentDropShadow()) {
442 if (!ShouldDrawContentDropShadow())
799 bool BrowserWindowGtk::ShouldDrawContentDropShadow() { function in class:BrowserWindowGtk

Completed in 122 milliseconds