Lines Matching defs:cr

25 		public static void RenderActivity (this Gtk.StyleContext style, Cairo.Context cr, RectangleF rect)  in RenderActivity()
30 …public static void RenderArrow (this Gtk.StyleContext style, Cairo.Context cr, double angle, Point… in RenderArrow()
35 …public static void RenderBackground (this Gtk.StyleContext style, Cairo.Context cr, RectangleF rec… in RenderBackground()
40 public static void RenderCheck (this Gtk.StyleContext style, Cairo.Context cr, RectangleF rect) in RenderCheck()
45 …public static void RenderExtension (this Gtk.StyleContext style, Cairo.Context cr, RectangleF rect… in RenderExtension()
50 public static void RenderExpander (this Gtk.StyleContext style, Cairo.Context cr, RectangleF rect) in RenderExpander()
55 public static void RenderFocus (this Gtk.StyleContext style, Cairo.Context cr, RectangleF rect) in RenderFocus()
60 public static void RenderFrame (this Gtk.StyleContext style, Cairo.Context cr, RectangleF rect) in RenderFrame()
65 …public static void RenderFrameGap (this Gtk.StyleContext style, Cairo.Context cr, RectangleF rect,… in RenderFrameGap()
70 public static void RenderHandle (this Gtk.StyleContext style, Cairo.Context cr, RectangleF rect) in RenderHandle()
75 …public static void RenderLayout (this Gtk.StyleContext style, Cairo.Context cr, PointF location, P… in RenderLayout()
80 …public static void RenderLine (this Gtk.StyleContext style, Cairo.Context cr, PointF pt0, PointF p… in RenderLine()
85 public static void RenderOption (this Gtk.StyleContext style, Cairo.Context cr, RectangleF rect) in RenderOption()
90 …public static void RenderSlider (this Gtk.StyleContext style, Cairo.Context cr, RectangleF rect, G… in RenderSlider()