Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h227 static WideString DecodeHTML(const WideString& wsHTMLString);
Dcfxjse_formcalc_context.cpp3246 decoded = DecodeHTML(toDecodeWideString); in Decode()
3294 WideString CFXJSE_FormCalcContext::DecodeHTML(const WideString& wsHTMLString) { in DecodeHTML() function in CFXJSE_FormCalcContext