Home
last modified time | relevance | path

Searched refs:m_themePartsHaveRGBAColormap (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/gtk/
DWidgetRenderingContext.cpp79 if (!theme->m_themePartsHaveRGBAColormap && graphicsContext->gdkWindow()) { in WidgetRenderingContext()
122 if (!theme->m_themePartsHaveRGBAColormap && m_graphicsContext->gdkWindow()) in ~WidgetRenderingContext()
DRenderThemeGtk.h238 bool m_themePartsHaveRGBAColormap; variable
DRenderThemeGtk2.cpp57 m_themePartsHaveRGBAColormap = true; in platformInit()
78 m_themePartsHaveRGBAColormap = false; in platformInit()