Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcscript_hostpseudomodel.cpp292 CFX_ByteString bsQuestion = pArguments->GetUTF8String(0); in Response() local
293 wsQuestion = CFX_WideString::FromUTF8(bsQuestion.AsStringC()); in Response()
/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.cpp89 CFX_ByteString bsQuestion = CFX_WideString(Question).UTF16LE_Encode(); in JS_appResponse() local
94 m_pInfo->m_pJsPlatform, AsFPDFWideString(&bsQuestion), in JS_appResponse()