Home
last modified time | relevance | path

Searched refs:gtk_widget_set_allocation (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/gtk/
DGtkVersioning.h81 #define gtk_widget_set_allocation(widget, alloc) ((widget)->allocation = *(alloc)) macro
DScrollbarThemeGtk2.cpp178 gtk_widget_set_allocation(widget, &allocation); in paintButton()
DWidgetRenderingContext.cpp157 gtk_widget_set_allocation(widget, &allocation); in gtkPaintBox()