Searched refs:bsQuestion (Results 1 – 2 of 2) sorted by relevance
364 CFX_ByteString bsQuestion = pArguments->GetUTF8String(0); in Script_HostPseudoModel_Response() local365 wsQuestion = CFX_WideString::FromUTF8(bsQuestion, bsQuestion.GetLength()); in Script_HostPseudoModel_Response()
253 CFX_ByteString bsQuestion = CFX_WideString(Question).UTF16LE_Encode(); in JS_appResponse() local258 (FPDF_WIDESTRING)bsQuestion.GetBuffer(bsQuestion.GetLength()); in JS_appResponse()268 bsQuestion.ReleaseBuffer(); in JS_appResponse()