Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_object.h271 bool HasMapModuleKey(uint32_t key) const;
Dcjx_object.cpp213 return HasMapModuleKey(key); in HasAttribute()
899 bool CJX_Object::HasMapModuleKey(uint32_t key) const { in HasMapModuleKey() function in CJX_Object