Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_signaturepseudomodel.cpp65 CFX_ByteString bsExpression = pArguments->GetUTF8String(1); in Script_SignaturePseudoModel_Sign() local
67 CFX_WideString::FromUTF8(bsExpression, bsExpression.GetLength()); in Script_SignaturePseudoModel_Sign()
Dxfa_object_imp.cpp619 CFX_ByteString bsExpression = pArguments->GetUTF8String(0); in Script_TreeClass_ResolveNode() local
621 CFX_WideString::FromUTF8(bsExpression, bsExpression.GetLength()); in Script_TreeClass_ResolveNode()
665 CFX_ByteString bsExpression = pArguments->GetUTF8String(0); in Script_TreeClass_ResolveNodes() local
667 CFX_WideString::FromUTF8(bsExpression, bsExpression.GetLength()); in Script_TreeClass_ResolveNodes()
813 CFX_ByteString bsExpression = pArguments->GetUTF8String(0); in Script_NodeClass_ApplyXSL() local
815 CFX_WideString::FromUTF8(bsExpression, bsExpression.GetLength()); in Script_NodeClass_ApplyXSL()
827 CFX_ByteString bsExpression = pArguments->GetUTF8String(0); in Script_NodeClass_AssignNode() local
829 CFX_WideString::FromUTF8(bsExpression, bsExpression.GetLength()); in Script_NodeClass_AssignNode()
860 CFX_ByteString bsExpression = pArguments->GetUTF8String(0); in Script_NodeClass_GetAttribute() local
862 CFX_WideString::FromUTF8(bsExpression, bsExpression.GetLength()); in Script_NodeClass_GetAttribute()
[all …]
Dxfa_script_hostpseudomodel.cpp436 CFX_ByteString bsExpression = pArguments->GetUTF8String(0); in Script_HostPseudoModel_ResetData() local
438 CFX_WideString::FromUTF8(bsExpression, bsExpression.GetLength()); in Script_HostPseudoModel_ResetData()