Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_object.h268 bool HasMapModuleKey(void* pKey);
Dcjx_object.cpp216 return HasMapModuleKey(pKey); in HasAttribute()
1055 bool CJX_Object::HasMapModuleKey(void* pKey) { in HasMapModuleKey() function in CJX_Object