HomeSort by relevance Sort by last modified time
    Searched refs:shouldShowSuggestions (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/
ColorChooserClient.h 51 virtual bool shouldShowSuggestions() const = 0;
  /external/chromium_org/third_party/WebKit/Source/core/html/forms/
ColorInputType.h 51 virtual bool shouldShowSuggestions() const OVERRIDE;
ColorInputType.cpp 229 bool ColorInputType::shouldShowSuggestions() const
  /external/chromium_org/third_party/WebKit/Source/web/
ColorChooserPopupUIController.cpp 64 if (m_client->shouldShowSuggestions())

Completed in 674 milliseconds