Searched refs:GetMapModuleString (Results 1 – 2 of 2) sorted by relevance
259 bool GetMapModuleString(void* pKey, WideStringView& wsValue);
319 if (!GetMapModuleString(pKey, wsValueC)) in TryAttribute()588 if (GetMapModuleString(pKey, wsValueC)) in TryCData()990 bool CJX_Object::GetMapModuleString(void* pKey, WideStringView& wsValue) { in GetMapModuleString() function in CJX_Object