shouldShowSuggestions   49 Source/core/html/forms/ColorInputType.h     virtual bool shouldShowSuggestions() const OVERRIDE;
shouldShowSuggestions   52 Source/platform/ColorChooserClient.h     virtual bool shouldShowSuggestions() const = 0;
shouldShowSuggestions   64 Source/web/ColorChooserPopupUIController.cpp     if (m_client->shouldShowSuggestions())