inactiveListBoxSelectionForegroundColor  434 Source/core/rendering/RenderListBox.cpp             textColor = RenderTheme::theme().inactiveListBoxSelectionForegroundColor();
inactiveListBoxSelectionForegroundColor 1064 Source/core/rendering/RenderTheme.cpp         return inactiveListBoxSelectionForegroundColor();
inactiveListBoxSelectionForegroundColor  133 Source/core/rendering/RenderTheme.h     Color inactiveListBoxSelectionForegroundColor() const;
inactiveListBoxSelectionForegroundColor   52 Source/core/rendering/RenderThemeChromiumDefault.h     virtual Color inactiveListBoxSelectionForegroundColor() const;