Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.h246 static void DecodeXML(const CFX_ByteStringC& szXMLString,
Dxfa_fm2jscontext.cpp3385 DecodeXML(toDecodeString.AsStringC(), resultBuf); in Decode()
3510 void CXFA_FM2JSContext::DecodeXML(const CFX_ByteStringC& szXMLString, in DecodeXML() function in CXFA_FM2JSContext