Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_formcalc_context.cpp584 WideString DecodeMLInternal(const WideString& wsHTML, bool bIsHTML) { in DecodeMLInternal()
651 WideString DecodeHTML(const WideString& wsHTML) { in DecodeHTML()
759 WideString wsHTML = WideString::FromUTF8(bsHTML.AsStringView()); in EncodeHTML() local