Searched refs:ToHtmlAttributeFormat (Results 1 – 2 of 2) sorted by relevance
62 static std::string ToHtmlAttributeFormat(const std::string& key, const std::string& value) in ToHtmlAttributeFormat() function
226 return ToHtmlAttributeFormat(key, DimensionToStringWithoutUnit(*dimesion)); in ToHtmlImgSizeAttribute()