Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcjx_object.cpp436 absl::optional<WideString> old_value = GetMapModuleString(key); in SetCDataImpl()
486 absl::optional<WideString> old_value = GetMapModuleString(key); in SetAttributeValueImpl()
826 absl::optional<WideString> CJX_Object::GetMapModuleString(uint32_t key) const { in GetMapModuleString() function in CJX_Object
868 pNode->JSObject()->GetMapModuleString(key); in GetMapModuleStringFollowingChain()
H A Dcjx_object.h265 absl::optional<WideString> GetMapModuleString(uint32_t key) const;