Home
last modified time | relevance | path

Searched refs:GdkRectangle (Results 1 – 25 of 37) sorted by relevance

12

/external/webkit/Source/WebCore/platform/graphics/gtk/
DIntRectGtk.cpp27 IntRect::IntRect(const GdkRectangle& r) in IntRect()
33 IntRect::operator GdkRectangle() const in operator GdkRectangle()
35 GdkRectangle r = { x(), y(), width(), height() }; in operator GdkRectangle()
/external/webkit/Source/WebCore/platform/gtk/
DWidgetRenderingContext.cpp149GdkRectangle paintRect = { m_paintRect.x + rect.x(), m_paintRect.y + rect.y(), rect.width(), rect.… in gtkPaintBox()
165GdkRectangle paintRect = { m_paintRect.x + rect.x(), m_paintRect.y + rect.y(), rect.width(), rect.… in gtkPaintFlatBox()
172GdkRectangle paintRect = { m_paintRect.x + rect.x(), m_paintRect.y + rect.y(), rect.width(), rect.… in gtkPaintFocus()
179GdkRectangle paintRect = { m_paintRect.x + rect.x(), m_paintRect.y + rect.y(), rect.width(), rect.… in gtkPaintSlider()
186GdkRectangle paintRect = { m_paintRect.x + rect.x(), m_paintRect.y + rect.y(), rect.width(), rect.… in gtkPaintCheck()
193GdkRectangle paintRect = { m_paintRect.x + rect.x(), m_paintRect.y + rect.y(), rect.width(), rect.… in gtkPaintOption()
200GdkRectangle paintRect = { m_paintRect.x + rect.x(), m_paintRect.y + rect.y(), rect.width(), rect.… in gtkPaintShadow()
207GdkRectangle paintRect = { m_paintRect.x + rect.x(), m_paintRect.y + rect.y(), rect.width(), rect.… in gtkPaintArrow()
214GdkRectangle paintRect = { m_paintRect.x + rect.x(), m_paintRect.y + rect.y(), rect.width(), rect.… in gtkPaintVLine()
DGtkPluginWidget.cpp54 GdkRectangle rect = _rect; in invalidateRect()
83 event->expose.area = static_cast<GdkRectangle>(rect); in paint()
DWidgetRenderingContext.h57 GdkRectangle m_paintRect;
DPlatformScreenGtk.cpp105 GdkRectangle geometry; in screenRect()
/external/chromium/chrome/browser/chromeos/frame/
Dbubble_window.cc22 GdkRectangle rect = {i, j, 1, 1}; in SetRegionUnionWithPoint()
65 GdkRectangle rect0 = {0, border_radius, w, h - 2 * border_radius}; in TrimMargins()
66 GdkRectangle rect1 = {border_radius, 0, w - 2 * border_radius, h}; in TrimMargins()
/external/webkit/Source/WebCore/platform/graphics/
DIntRect.h52 typedef struct _GdkRectangle GdkRectangle;
55 typedef cairo_rectangle_int_t GdkRectangle;
181 IntRect(const GdkRectangle&);
182 operator GdkRectangle() const;
/external/webkit/Source/JavaScriptCore/wtf/gobject/
DGTypedefs.h86 typedef struct _GdkRectangle GdkRectangle; typedef
91 typedef cairo_rectangle_int_t GdkRectangle; typedef
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DDumpRenderTreeSupportGtk.h97 static bool firstRectForCharacterRange(WebKitWebView*, int location, int length, GdkRectangle*);
101 static void rectangleForSelection(WebKitWebFrame*, GdkRectangle*);
DChromeClientGtk.cpp390 GdkRectangle rect = updateRect; in invalidateContentsAndWindow()
417 GdkRectangle area = clipRect; in scroll()
418 GdkRectangle moveRect; in scroll()
420 GdkRectangle sourceRect = area; in scroll()
DDumpRenderTreeSupportGtk.cpp545 …k::firstRectForCharacterRange(WebKitWebView* webView, int location, int length, GdkRectangle* rect) in firstRectForCharacterRange()
752 void DumpRenderTreeSupportGtk::rectangleForSelection(WebKitWebFrame* frame, GdkRectangle* rectangle) in rectangleForSelection()
/external/chromium/chrome/browser/ui/gtk/
Dgtk_util.h246 GdkRectangle* dirty_rec,
247 GdkRectangle* rec);
Dbrowser_window_gtk.cc255 GdkRectangle monitor_size; in SetWindowSize()
1778 GdkRectangle top_top_rect = { 3, 0, width - 6, 1 }; in UpdateWindowShape()
1779 GdkRectangle top_mid_rect = { 1, 1, width - 2, 2 }; in UpdateWindowShape()
1780 GdkRectangle mid_rect = { 0, 3, width, height - 6 }; in UpdateWindowShape()
1782 GdkRectangle bot_mid_rect = top_mid_rect; in UpdateWindowShape()
1784 GdkRectangle bot_bot_rect = top_top_rect; in UpdateWindowShape()
1800 GdkRectangle rect = { 0, 0, width, height }; in UpdateWindowShape()
2309 GdkRectangle monitor_size; in BoundsMatchMonitorSize()
Dmenu_gtk.cc95 int CalculateMenuYPosition(const GdkRectangle* screen_rect, in CalculateMenuYPosition()
657 GdkRectangle screen_rect; in WidgetMenuPositionFunc()
698 GdkRectangle screen_rect; in PointMenuPositionFunc()
Dgtk_util.cc352 GdkRectangle rect; in CenterOverWindow()
774 GdkRectangle* dirty_rec, in DrawTextEntryBackground()
775 GdkRectangle* rec) { in DrawTextEntryBackground()
/external/webkit/Tools/DumpRenderTree/gtk/
DPixelDumpSupportGtk.cpp63 GdkRectangle rectangle; in createBitmapContextFromWebView()
DTextInputController.cpp116 GdkRectangle rect; in firstRectForCharacterRangeCallback()
/external/chromium/chrome/browser/ui/
Dwindow_sizer_linux.cc37 GdkRectangle rect; in GetPrimaryMonitorBounds()
/external/webkit/Source/WebKit2/UIProcess/gtk/
DWebViewWidget.cpp139 GdkRectangle clipRect; in webViewExpose()
153 GdkRectangle clipRect; in webViewDraw()
DWebView.h62 void paint(GtkWidget*, GdkRectangle, cairo_t*);
/external/chromium/chrome/browser/ui/gtk/tabs/
Dtab_strip_gtk.cc85 int p1_x = static_cast<const GdkRectangle*>(p1)->x; in CompareGdkRectangles()
86 int p2_x = static_cast<const GdkRectangle*>(p2)->x; in CompareGdkRectangles()
94 bool GdkRectMatchesTabFaviconBounds(const GdkRectangle& gdk_rect, TabGtk* tab) { in GdkRectMatchesTabFaviconBounds()
1871 GdkRectangle* rects; in OnExpose()
1874 qsort(rects, num_rects, sizeof(GdkRectangle), CompareGdkRectangles); in OnExpose()
2028 bool TabStripGtk::CanPaintOnlyFavicons(const GdkRectangle* rects, in CanPaintOnlyFavicons()
Dtab_strip_gtk.h263 bool CanPaintOnlyFavicons(const GdkRectangle* rects,
/external/chromium/chrome/browser/renderer_host/
Drender_widget_host_view_gtk.cc941 GdkRectangle geometry; in ModifyEventForEdgeDragging()
1012 GdkRectangle extra_gdk_rect = in Paint()
1017 GdkRectangle rect = { damage_rect.x(), damage_rect.y(), in Paint()
Dgtk_im_context_wrapper.cc253 GdkRectangle cursor_rect(caret_rect.ToGdkRectangle()); in UpdateInputMethodState()
/external/chromium/chrome/browser/ui/gtk/download/
Ddownload_item_gtk.cc770 GdkRectangle left_clip = { in OnHboxExpose()
776 GdkRectangle right_clip = { in OnHboxExpose()

12