HomeSort by relevance Sort by last modified time
    Searched refs:RenderToWidgetWithOpacity (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/ui/gtk/
nine_box.h 40 void RenderToWidgetWithOpacity(GtkWidget* dst, double opacity) const;
gtk_chrome_button.cc 118 g_nine_box_prelight->RenderToWidgetWithOpacity(widget,
nine_box.cc 108 RenderToWidgetWithOpacity(dst, 1.0);
111 void NineBox::RenderToWidgetWithOpacity(GtkWidget* dst, double opacity) const {

Completed in 7063 milliseconds