Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_object.h264 bool GetMapModuleBuffer(void* pKey,
Dcjx_object.cpp425 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