Home
last modified time | relevance | path

Searched defs:RepContent (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dimage_cache.cc79 struct RepContent { struct
80 RepContent(ImageType type, float scale_factor, const std::string& contents) in RepContent() argument
83 ImageType type_;
84 float scale_factor_;
85 std::string contents_;