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

/external/webkit/Source/WebCore/platform/gtk/
H A DWidgetRenderingContext.cpp79 if (!theme->m_themePartsHaveRGBAColormap && graphicsContext->gdkWindow()) {
122 if (!theme->m_themePartsHaveRGBAColormap && m_graphicsContext->gdkWindow())
H A DRenderThemeGtk.h238 bool m_themePartsHaveRGBAColormap; member in class:WebCore::RenderThemeGtk
H A DRenderThemeGtk2.cpp57 m_themePartsHaveRGBAColormap = true;
78 m_themePartsHaveRGBAColormap = false;

Completed in 218 milliseconds