Searched refs:GetMapModuleBuffer (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fxjs/xfa/ |
D | cjx_object.h | 264 bool GetMapModuleBuffer(void* pKey,
|
D | cjx_object.cpp | 425 if (GetMapModuleBuffer(pKey, pValue, iBytes, true) && in TryMeasure() 579 if (GetMapModuleBuffer(pKey, pData, iBytes, true) && in TryCData() 993 if (!GetMapModuleBuffer(pKey, pValue, iBytes, true)) in GetMapModuleString() 1029 bool CJX_Object::GetMapModuleBuffer(void* pKey, in GetMapModuleBuffer() function in CJX_Object
|