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

/external/pdfium/xfa/src/fxfa/src/common/
H A Dxfa_object.h610 FX_BOOL GetMapModuleBuffer(void* pKey,
/external/pdfium/xfa/src/fxfa/src/parser/
H A Dxfa_object_imp.cpp3944 if (GetMapModuleBuffer(pKey, pValue, iBytes) && iBytes == sizeof(mValue)) {
4229 if (!GetMapModuleBuffer(pKey, pData, iBytes, bProtoAlso)) {
5062 if (!GetMapModuleBuffer(pKey, pValue, iBytes)) {
5097 FX_BOOL CXFA_Node::GetMapModuleBuffer(void* pKey, function in class:CXFA_Node

Completed in 59 milliseconds