Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcjx_object.h272 bool HasMapModuleKey(uint32_t key) const;
H A Dcjx_object.cpp213 return HasMapModuleKey(key); in HasAttribute()
897 bool CJX_Object::HasMapModuleKey(uint32_t key) const { in HasMapModuleKey() function in CJX_Object