Searched defs:wsHTML (Results 1 – 1 of 1) sorted by relevance
894 WideString DecodeMLInternal(const WideString& wsHTML, bool bIsHTML) { in DecodeMLInternal()961 WideString DecodeHTML(const WideString& wsHTML) { in DecodeHTML()1067 WideString wsHTML = WideString::FromUTF8(bsHTML.AsStringView()); in EncodeHTML() local