HomeSort by relevance Sort by last modified time
    Searched defs:wsXMLValue (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_document_datamerger_imp.cpp 256 CFX_WideString wsXMLValue;
257 pDataNode->TryContent(wsXMLValue);
259 pWidgetData->GetNormalizeDataValue(wsXMLValue, wsNormailizeValue);
260 pDataNode->SetAttributeValue(wsNormailizeValue, wsXMLValue);
    [all...]
xfa_object_imp.cpp     [all...]

Completed in 36 milliseconds