OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gtk_widget_set_allocation
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/platform/gtk/
GtkVersioning.h
81
#define
gtk_widget_set_allocation
(widget, alloc) ((widget)->allocation = *(alloc))
macro
ScrollbarThemeGtk2.cpp
178
gtk_widget_set_allocation
(widget, &allocation);
WidgetRenderingContext.cpp
157
gtk_widget_set_allocation
(widget, &allocation);
Completed in 46 milliseconds