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 ColorSuggestion& suggestion)
46 WebColorSuggestion& WebColorSuggestion::operator=(const ColorSuggestion& suggestion)
  /external/chromium_org/third_party/WebKit/public/web/
WebColorSuggestion.h 41 struct WebColorSuggestion {
46 WebColorSuggestion(const ColorSuggestion&);
47 WebColorSuggestion& operator=(const ColorSuggestion&);

Completed in 353 milliseconds