Searched refs:m_gc (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DGtkWidgetBackingStoreX11.h40 GC m_gc; member in class:WebCore::WidgetBackingStoreGtkX11
H A DGtkWidgetBackingStoreX11.cpp46 m_gc = XCreateGC(m_display, m_pixmap, 0, 0);
55 XFreeGC(m_display, m_gc);
72 XCopyArea(m_display, m_pixmap, m_pixmap, m_gc,

Completed in 223 milliseconds