Searched refs:ToGdkRectangle (Results 1 – 10 of 10) sorted by relevance
89 GdkRectangle row_rect = controller_->GetRowBounds(row).ToGdkRectangle(); in InvalidateRow()103 GdkRectangle popup_rect = controller_->popup_bounds().ToGdkRectangle(); in UpdateBoundsAndRedrawPopup()
84 GdkRectangle clip_rect = move.clip_rect.ToGdkRectangle(); in MovePluginContainer()
261 GdkRectangle cursor_rect(caret_bounds.ToGdkRectangle()); in UpdateCaretBounds()
60 GdkRectangle Rect::ToGdkRectangle() const { in ToGdkRectangle() function in gfx::Rect
132 GdkRectangle rect = cutouts[i].ToGdkRectangle(); in SubtractRectanglesFromRegion()
71 GdkRectangle ToGdkRectangle() const;
253 GdkRectangle cursor_rect(caret_rect.ToGdkRectangle()); in UpdateInputMethodState()
1013 paint_rect.Subtract(damage_rect).ToGdkRectangle(); in Paint()
352 line, GetWindowRect(window_->window).width()).ToGdkRectangle(); in InvalidateLine()
254 line, GetWindowRect(gdk_window).width()).ToGdkRectangle(); in InvalidateLine()