Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.h244 static void DecodeHTML(const CFX_ByteStringC& szHTMLString,
Dxfa_fm2jscontext.cpp3383 DecodeHTML(toDecodeString.AsStringC(), resultBuf); in Decode()
3434 void CXFA_FM2JSContext::DecodeHTML(const CFX_ByteStringC& szHTMLString, in DecodeHTML() function in CXFA_FM2JSContext