Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.h231 static void DecodeHTML(const CFX_ByteStringC& szHTMLString,
Dxfa_fm2jscontext.cpp3696 DecodeHTML(toDecodeString, resultBuf); in Decode()
3766 void CXFA_FM2JSContext::DecodeHTML(const CFX_ByteStringC& szHTMLString, in DecodeHTML() function in CXFA_FM2JSContext