Home
last modified time | relevance | path

Searched refs:gtk_widget_get_allocation (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/platform/gtk/
DGtkVersioning.h80 #define gtk_widget_get_allocation(widget, alloc) (*(alloc) = (widget)->allocation) macro
DScrollViewGtk.cpp188 gtk_widget_get_allocation(measuredWidget, &allocation); in visibleContentRect()
DScrollbarThemeGtk2.cpp166 gtk_widget_get_allocation(widget, &allocation); in paintButton()
DWidgetRenderingContext.cpp154 gtk_widget_get_allocation(widget, &allocation); in gtkPaintBox()
/external/webkit/Source/WebKit2/UIProcess/gtk/
DWebView.cpp380 gtk_widget_get_allocation(m_viewWidget, &allocation); in viewSize()
DWebViewWidget.cpp55 gtk_widget_get_allocation(widget, &allocation); in webViewWidgetRealize()
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DChromeClientGtk.cpp130 gtk_widget_get_allocation(GTK_WIDGET(m_webView), &allocation); in pageRect()
DFrameLoaderClientGtk.cpp1396 gtk_widget_get_allocation(GTK_WIDGET(containingWindow), &allocation); in transitionToCommittedForNewPage()
/external/webkit/Source/WebCore/plugins/gtk/
Dgtk2xtbin.c305 gtk_widget_get_allocation(widget, &widget_allocation); in gtk_xtbin_realize()
/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitwebview.cpp1018 gtk_widget_get_allocation(widget, &allocation); in webkit_web_view_realize()