Searched refs:expose_area (Results 1 - 15 of 15) sorted by relevance
/inkscape/src/ui/widget/ |
H A D | addtoicon.cpp | 115 const Gdk::Rectangle& expose_area, 124 Gtk::CellRendererPixbuf::render_vfunc( window, widget, background_area, cell_area, expose_area, flags );
|
H A D | highlight-picker.h | 52 const Gdk::Rectangle& expose_area,
|
H A D | clipmaskicon.cpp | 127 const Gdk::Rectangle& expose_area, 149 Gtk::CellRendererPixbuf::render_vfunc( window, widget, background_area, cell_area, expose_area, flags );
|
H A D | highlight-picker.cpp | 99 const Gdk::Rectangle& expose_area, 146 Gtk::CellRendererPixbuf::render_vfunc( window, widget, background_area, cell_area, expose_area, flags );
|
H A D | imagetoggler.cpp | 117 const Gdk::Rectangle& expose_area, 125 Gtk::CellRendererPixbuf::render_vfunc( window, widget, background_area, cell_area, expose_area, flags );
|
H A D | insertordericon.cpp | 115 const Gdk::Rectangle& expose_area, 134 Gtk::CellRendererPixbuf::render_vfunc( window, widget, background_area, cell_area, expose_area, flags );
|
H A D | layertypeicon.cpp | 128 const Gdk::Rectangle& expose_area, 136 Gtk::CellRendererPixbuf::render_vfunc( window, widget, background_area, cell_area, expose_area, flags );
|
H A D | addtoicon.h | 54 const Gdk::Rectangle& expose_area,
|
H A D | insertordericon.h | 55 const Gdk::Rectangle& expose_area,
|
H A D | clipmaskicon.h | 54 const Gdk::Rectangle& expose_area,
|
H A D | imagetoggler.h | 59 const Gdk::Rectangle& expose_area,
|
H A D | layertypeicon.h | 58 const Gdk::Rectangle& expose_area,
|
/inkscape/src/ui/dialog/ |
H A D | undo-history.h | 64 const Gdk::Rectangle& expose_area, 109 const Gdk::Rectangle& expose_area,
|
H A D | undo-history.cpp | 49 const Gdk::Rectangle& expose_area, 95 cell_area, expose_area, flags); 111 const Gdk::Rectangle& expose_area, 124 cell_area, expose_area, flags);
|
/inkscape/src/libgdl/ |
H A D | gdl-dock-item-grip.c | 118 GdkRectangle expose_area; local 138 if (gdk_rectangle_intersect (&handle_area, &event->area, &expose_area)) { 143 GTK_SHADOW_NONE, &expose_area, widget, local
|
Completed in 31 milliseconds