Home
last modified time | relevance | path

Searched refs:GetFormatDataValue (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_document_datamerger_imp.cpp129 pWidgetData->GetFormatDataValue(wsValue, wsFormatedValue); in XFA_DataMerge_CreateDataBinding()
159 pWidgetData->GetFormatDataValue(wsValue, wsFormatedValue); in XFA_DataMerge_CreateDataBinding()
168 pWidgetData->GetFormatDataValue(wsValue, wsFormatedValue); in XFA_DataMerge_CreateDataBinding()
240 pWidgetData->GetFormatDataValue(wsValue, wsFormatedValue); in XFA_DataMerge_CreateDataBinding()
251 pWidgetData->GetFormatDataValue(wsValue, wsFormatedValue); in XFA_DataMerge_CreateDataBinding()
Dxfa_objectacc_imp.cpp829 pContainerWidgetData->GetFormatDataValue(wsContent, wsFormatContent); in SetChildValueContent()
866 pContainerWidgetData->GetFormatDataValue(wsText, wsFormatValue); in SetContent()
921 pContainerWidgetData->GetFormatDataValue(wsText, wsFormatValue); in SetContent()
972 pContainerWidgetData->GetFormatDataValue(wsText, wsFormatValue); in SetContent()
2303 GetFormatDataValue(wsSaveText, wsFormatText); in SetItemState()
2332 GetFormatDataValue(wsValue, wsFormat); in SetSelectdItems()
3202 FX_BOOL CXFA_WidgetData::GetFormatDataValue(const CFX_WideStringC& wsValue, in GetFormatDataValue() function in CXFA_WidgetData
3355 pContainerWidgetData->GetFormatDataValue(wsValue, wsFormatValue); in SyncValue()
Dxfa_object_imp.cpp1696 pContainerWidgetData->GetFormatDataValue(wsNewValue, wsFormatValue); in Script_Som_DefaultValue()
1743 pContainerWidgetData->GetFormatDataValue(wsNewValue, wsFormatValue); in Script_Boolean_Value()
2002 pContainerWidgetData->GetFormatDataValue(wsNewText, wsFormatText); in Script_Field_DefaultValue()
5267 pWidgetData->GetFormatDataValue(wsValue, wsFormatValue); in MoveBufferMapData()
/external/pdfium/xfa/include/fxfa/
Dfxfa_objectacc.h705 FX_BOOL GetFormatDataValue(const CFX_WideStringC& wsValue,
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidgetacc.cpp277 this->GetFormatDataValue(wsData, wsFormatValue); in SetImageEdit()