Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_hostpseudomodel.cpp724 CFX_ByteString bsFilePath = pArguments->GetUTF8String(0); in Script_HostPseudoModel_ImportData() local
725 wsFilePath = CFX_WideString::FromUTF8(bsFilePath, bsFilePath.GetLength()); in Script_HostPseudoModel_ImportData()
745 CFX_ByteString bsFilePath = pArguments->GetUTF8String(0); in Script_HostPseudoModel_ExportData() local
746 wsFilePath = CFX_WideString::FromUTF8(bsFilePath, bsFilePath.GetLength()); in Script_HostPseudoModel_ExportData()