Home
last modified time | relevance | path

Searched defs:m_inactiveSelectionBackgroundColor (Results 1 – 3 of 3) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRenderThemeChromiumLinux.h97 static unsigned m_inactiveSelectionBackgroundColor; variable
H A DRenderThemeChromiumLinux.cpp44 unsigned RenderThemeChromiumLinux::m_inactiveSelectionBackgroundColor = member in WebCore::RenderThemeChromiumLinux
H A DRenderTheme.h323 mutable Color m_inactiveSelectionBackgroundColor; variable