BackingStoreGtk   246 content/browser/renderer_host/backing_store_gtk.cc BackingStoreGtk::BackingStoreGtk(RenderWidgetHost* widget,
BackingStoreGtk   281 content/browser/renderer_host/backing_store_gtk.cc BackingStoreGtk::BackingStoreGtk(RenderWidgetHost* widget,
BackingStoreGtk   296 content/browser/renderer_host/backing_store_gtk.cc BackingStoreGtk::~BackingStoreGtk() {
BackingStoreGtk   306 content/browser/renderer_host/backing_store_gtk.cc size_t BackingStoreGtk::MemorySize() {
BackingStoreGtk   313 content/browser/renderer_host/backing_store_gtk.cc void BackingStoreGtk::PaintRectWithoutXrender(
BackingStoreGtk   344 content/browser/renderer_host/backing_store_gtk.cc void BackingStoreGtk::PaintToBackingStore(
BackingStoreGtk   516 content/browser/renderer_host/backing_store_gtk.cc bool BackingStoreGtk::CopyFromBackingStore(const gfx::Rect& rect,
BackingStoreGtk   625 content/browser/renderer_host/backing_store_gtk.cc void BackingStoreGtk::ScrollBackingStore(const gfx::Vector2d& delta,
BackingStoreGtk   660 content/browser/renderer_host/backing_store_gtk.cc void BackingStoreGtk::XShowRect(const gfx::Point &origin,
BackingStoreGtk   668 content/browser/renderer_host/backing_store_gtk.cc void BackingStoreGtk::PaintToRect(const gfx::Rect& rect, GdkDrawable* target) {
BackingStoreGtk    26 content/browser/renderer_host/backing_store_gtk.h class CONTENT_EXPORT BackingStoreGtk : public BackingStore {
BackingStoreGtk    31 content/browser/renderer_host/backing_store_gtk.h   BackingStoreGtk(RenderWidgetHost* widget,
BackingStoreGtk    38 content/browser/renderer_host/backing_store_gtk.h   BackingStoreGtk(RenderWidgetHost* widget, const gfx::Size& size);
BackingStoreGtk    40 content/browser/renderer_host/backing_store_gtk.h   virtual ~BackingStoreGtk();
BackingStoreGtk   102 content/browser/renderer_host/backing_store_gtk.h   DISALLOW_COPY_AND_ASSIGN(BackingStoreGtk);
BackingStoreGtk   770 content/browser/renderer_host/render_widget_host_impl.cc   (static_cast<BackingStoreGtk*>(backing_store))->PaintToRect(
BackingStoreGtk  1040 content/browser/renderer_host/render_widget_host_view_gtk.cc   return new BackingStoreGtk(host_, size,
BackingStoreGtk  1190 content/browser/renderer_host/render_widget_host_view_gtk.cc   BackingStoreGtk* backing_store = static_cast<BackingStoreGtk*>(