Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_object.cpp317 absl::optional<int32_t> value = GetMapModuleValueFollowingChain(key); in TryBoolean()
352 absl::optional<int32_t> value = GetMapModuleValueFollowingChain(key); in TryInteger()
363 absl::optional<int32_t> value = GetMapModuleValueFollowingChain(key); in TryEnum()
843 absl::optional<int32_t> CJX_Object::GetMapModuleValueFollowingChain( in GetMapModuleValueFollowingChain() function in CJX_Object
Dcjx_object.h266 absl::optional<int32_t> GetMapModuleValueFollowingChain(uint32_t key) const;