Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_object.h272 bool HasMapModuleKey(uint32_t key) const;
Dcjx_object.cpp219 return HasMapModuleKey(key); in HasAttribute()
902 bool CJX_Object::HasMapModuleKey(uint32_t key) const { in HasMapModuleKey() function in CJX_Object