Home
last modified time | relevance | path

Searched refs:DrawContentShadow (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
Dbrowser_window_gtk.h311 void DrawContentShadow(cairo_t* cr);
Dbrowser_window_gtk.cc387 DrawContentShadow(cr); in OnCustomFrameExpose()
409 void BrowserWindowGtk::DrawContentShadow(cairo_t* cr) { in DrawContentShadow() function in BrowserWindowGtk