Searched refs:GetMapModuleString (Results 1 – 2 of 2) sorted by relevance
605 FX_BOOL GetMapModuleString(void* pKey, CFX_WideStringC& wsValue);
3883 if (GetMapModuleString(pKey, wsValueC)) { in GetAttribute()4098 if (GetMapModuleString(pKey, wsValueC)) { in TryCData()4129 if (GetMapModuleString(pKey, wsValue)) { in TryCData()5059 FX_BOOL CXFA_Node::GetMapModuleString(void* pKey, CFX_WideStringC& wsValue) { in GetMapModuleString() function in CXFA_Node