Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_object.h267 absl::optional<WideString> GetMapModuleStringFollowingChain(
Dcjx_object.cpp266 result = GetMapModuleStringFollowingChain(GetMapKey_Custom(attr)); in GetAttributeByString()
503 absl::optional<WideString> value = GetMapModuleStringFollowingChain(key); in TryCData()
861 absl::optional<WideString> CJX_Object::GetMapModuleStringFollowingChain( in GetMapModuleStringFollowingChain() function in CJX_Object