Home
last modified time | relevance | path

Searched refs:rep_contents (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dimage_cache.cc206 std::string rep_contents; in LoadImageContents() local
208 &rep_contents)) { in LoadImageContents()
214 ImageContent::RepContent(rep_type, rep.scale_factor_, rep_contents)); in LoadImageContents()