Searched defs:PDF_NameDecode (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_parser/
H A Dfpdf_parser_utility.cpp264 CFX_ByteString PDF_NameDecode(FX_BSTR bstr) function
285 CFX_ByteString PDF_NameDecode(const CFX_ByteString& orig) function
290 return PDF_NameDecode(CFX_ByteStringC(orig));

Completed in 184 milliseconds