Searched defs:RepContent (Results 1 – 1 of 1) sorted by relevance
79 struct RepContent { struct80 RepContent(ImageType type, float scale_factor, const std::string& contents) in RepContent() argument83 ImageType type_;84 float scale_factor_;85 std::string contents_;