Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_object.h658 void SetMapModuleString(void* pKey, const CFX_WideStringC& wsValue);
Dcxfa_node.cpp3714 SetMapModuleString(pKey, wsValue); in SetAttribute()
3813 SetMapModuleString(pKey, wsValue.AsStringC()); in SetCData()
4897 void CXFA_Node::SetMapModuleString(void* pKey, const CFX_WideStringC& wsValue) { in SetMapModuleString() function in CXFA_Node