Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_object.h659 bool GetMapModuleString(void* pKey, CFX_WideStringC& wsValue);
Dcxfa_node.cpp3727 if (GetMapModuleString(pKey, wsValueC)) { in GetAttribute()
3939 if (GetMapModuleString(pKey, wsValueC)) { in TryCData()
3968 if (GetMapModuleString(pKey, wsValue)) { in TryCData()
4902 bool CXFA_Node::GetMapModuleString(void* pKey, CFX_WideStringC& wsValue) { in GetMapModuleString() function in CXFA_Node