Searched defs:old_allocation (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/display/ | ||
H A D | sp-canvas.cpp | 1147 GtkAllocation old_allocation; local 1149 gtk_widget_get_allocation(widget, &old_allocation); 1152 // old_allocation.width, old_allocation.height); |
Completed in 21 milliseconds