Searched refs:wsAttributeValue (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
H A Dxfa_objectacc_imp.cpp3533 CFX_WideString wsAttributeValue; local
3534 pKeyUsageNode->GetAttribute(eAttribute, wsAttributeValue, FALSE);
3535 return wsAttributeValue;
3697 CFX_WideString wsAttributeValue; local
3698 pSubjectDNNode->GetAttribute(eAttribute, wsAttributeValue, FALSE);
3699 return wsAttributeValue;
H A Dxfa_object_imp.cpp1146 CFX_WideString wsAttributeValue; local
1149 wsAttributeValue =
1152 this->SetAttribute(wsAttribute, wsAttributeValue, TRUE);
3513 CFX_WideString wsAttributeValue; local
3519 wsAttributeValue); local
3523 FX_UTF8Encode(wsAttributeValue, wsAttributeValue.GetLength()));

Completed in 76 milliseconds