Home
last modified time | relevance | path

Searched refs:SetMapModuleString (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_object.h604 void SetMapModuleString(void* pKey, const CFX_WideStringC& wsValue);
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_object_imp.cpp3871 SetMapModuleString(pKey, wsValue); in SetAttribute()
3969 SetMapModuleString(pKey, wsValue); in SetCData()
5055 void CXFA_Node::SetMapModuleString(void* pKey, const CFX_WideStringC& wsValue) { in SetMapModuleString() function in CXFA_Node