/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_font.cpp | 76 WideString wsValue = JSObject()->GetCData(XFA_Attribute::FontHorizontalScale); in GetHorizontalScale() local 82 WideString wsValue = JSObject()->GetCData(XFA_Attribute::FontVerticalScale); in GetVerticalScale() local 88 WideString wsValue = JSObject()->GetCData(XFA_Attribute::LetterSpacing); in GetLetterSpacing() local
|
D | cxfa_localevalue.cpp | 80 const WideString& wsValue, in CXFA_LocaleValue() 88 const WideString& wsValue, in CXFA_LocaleValue() 106 bool CXFA_LocaleValue::ValidateValue(const WideString& wsValue, in ValidateValue() 389 bool CXFA_LocaleValue::ValidateCanonicalValue(const WideString& wsValue, in ValidateCanonicalValue() 603 bool CXFA_LocaleValue::ParsePatternValue(const WideString& wsValue, in ParsePatternValue()
|
D | cxfa_validate.cpp | 62 void CXFA_Validate::SetNullTest(const WideString& wsValue) { in SetNullTest()
|
D | xfa_utils.cpp | 274 WideString wsValue = in RegenerateFormFile_Changed() local 283 WideString wsValue = pNode->JSObject()->GetCData(XFA_Attribute::Value); in RegenerateFormFile_Changed() local
|
D | cxfa_simple_parser.cpp | 199 WideString& wsValue, in FindAttributeWithNS() 964 WideString wsValue; in ParseContentNode() local
|
D | cxfa_node.cpp | 246 WideString wsValue = JSObject()->GetCData(XFA_Attribute::Value); in Clone() local 955 WideString wsValue = JSObject()->GetCData(XFA_Attribute::Value); in RemoveChild() local 1528 void CXFA_Node::SyncValue(const WideString& wsValue, bool bNotify) { in SyncValue()
|
D | xfa_document_datamerger_imp.cpp | 141 WideString wsValue; in CreateDataBinding() local
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_textparser.cpp | 288 WideString wsValue = pXMLElement->GetString(L"style"); in ParseTagInfo() local 305 WideString wsValue; in GetTabInterval() local 312 WideString wsValue; in CountTabs() local 319 WideString wsValue; in IsSpaceRun() local 371 WideString wsValue; in GetHorScale() local 396 WideString wsValue; in GetVerScale() local 426 WideString wsValue; in GetUnderline() local 499 WideString& wsValue) { in GetEmbbedObj() 549 WideString wsValue; in GetTabstops() local
|
D | cxfa_widgetacc.cpp | 525 WideString wsValue; in ResetData() local 1619 WideString wsValue = m_pNode->GetRawValue(); in GetCheckState() local 1665 WideString wsValue; in SetCheckState() local 1733 void CXFA_WidgetAcc::SetSelectedMemberByValue(const WideStringView& wsValue, in SetSelectedMemberByValue() 1962 WideString wsValue = m_pNode->GetRawValue(); in GetSelectedItemsValue() local 2011 WideString wsValue = m_pNode->GetRawValue(); in SetItemState() local 2045 WideString wsValue; in SetSelectedItems() local 2076 const WideString& wsValue, in InsertItem() 2135 void CXFA_WidgetAcc::GetItemLabel(const WideStringView& wsValue, in GetItemLabel() 2351 const WideString& wsValue) { in SetValue() [all …]
|
D | cxfa_textparser.h | 99 void SetAttribute(const WideString& wsAttr, const WideString& wsValue) { in SetAttribute()
|
D | cxfa_textprovider.cpp | 148 WideString& wsValue) { in GetEmbbedObj()
|
D | cxfa_ffdocview.cpp | 754 WideString wsValue; in RunBindItems() local
|
/external/pdfium/core/fxcrt/xml/ |
D | cfx_xmldoc.cpp | 75 WideString wsValue = it.second; in SaveXMLNode() local 108 WideString wsValue = it.second; in SaveXMLNode() local
|
D | cfx_xmlnode.cpp | 354 WideString wsValue = it.second; in SaveXMLNode() local 387 WideString wsValue = it.second; in SaveXMLNode() local
|
/external/pdfium/core/fxge/dib/ |
D | fx_dib_main.cpp | 92 FX_ARGB StringToFXARGB(const WideStringView& wsValue) { in StringToFXARGB()
|
/external/pdfium/fxjs/xfa/ |
D | cjx_boolean.cpp | 27 WideString wsValue = GetContent(true); in defaultValue() local
|
D | cjx_object.cpp | 220 const WideStringView& wsValue, in SetAttribute() 248 void CJX_Object::SetMapModuleString(void* pKey, const WideStringView& wsValue) { in SetMapModuleString() 254 const WideStringView& wsValue, in SetAttribute() 451 const WideString& wsValue, in SetCData() 523 void CJX_Object::SetAttributeValue(const WideString& wsValue, in SetAttributeValue() 990 bool CJX_Object::GetMapModuleString(void* pKey, WideStringView& wsValue) { in GetMapModuleString() 1159 WideString wsValue = ToNode(pDstModule)->JSObject()->GetContent(false); in MoveBufferMapData() local 1218 WideString wsValue = pValue->ToWideString(); in Script_Attribute_String() local
|
D | cjx_eventpseudomodel.cpp | 20 void StringProperty(CFXJSE_Value* pValue, WideString& wsValue, bool bSetting) { in StringProperty()
|
D | cjx_exclgroup.cpp | 123 WideString wsValue = GetContent(true); in defaultValue() local
|
/external/pdfium/xfa/fgas/crt/ |
D | cfgas_formatstring.cpp | 1068 WideString* wsValue) { in ParseText() 1141 WideString* wsValue) { in ParseNum()
|
/external/pdfium/fxjs/ |
D | cfxjse_formcalc_context.cpp | 533 WideString wsValue = WideString::FromUTF8(szStringVal); in ByteStringToDouble() local 3774 WideString wsValue = WideString::FromUTF8(szValue.AsStringView()); in Format() local 3955 WideString wsValue = WideString::FromUTF8(szValue.AsStringView()); in Parse() local
|