HomeSort by relevance Sort by last modified time
    Searched defs:WebColorSuggestion (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
WebColorSuggestion.cpp 32 #include "public/web/WebColorSuggestion.h"
40 WebColorSuggestion::WebColorSuggestion(const WebCore::ColorSuggestion& suggestion)
46 WebColorSuggestion& WebColorSuggestion::operator=(const WebCore::ColorSuggestion& suggestion)
  /external/chromium_org/third_party/WebKit/public/web/
WebColorSuggestion.h 43 struct WebColorSuggestion {
48 WebColorSuggestion(const WebCore::ColorSuggestion&);
49 WebColorSuggestion& operator=(const WebCore::ColorSuggestion&);

Completed in 52 milliseconds