Searched refs:RenderToWidgetWithOpacity (Results 1 – 3 of 3) sorted by relevance
40 void RenderToWidgetWithOpacity(GtkWidget* dst, double opacity) const;
108 RenderToWidgetWithOpacity(dst, 1.0); in RenderToWidget()111 void NineBox::RenderToWidgetWithOpacity(GtkWidget* dst, double opacity) const { in RenderToWidgetWithOpacity() function in NineBox
118 g_nine_box_prelight->RenderToWidgetWithOpacity(widget, in gtk_chrome_button_expose()