Searched refs:GetPropertyInternal (Results 1 – 2 of 2) sorted by relevance
102 std::tie(node, count) = GetPropertyInternal(index, eType); in GetProperty()237 std::pair<CXFA_Node*, int32_t> GetPropertyInternal(int32_t index,
898 std::pair<CXFA_Node*, int32_t> CJX_Object::GetPropertyInternal( in GetPropertyInternal() function in CJX_Object925 std::tie(node, iCount) = GetPropertyInternal(index, eProperty); in GetOrCreatePropertyInternal()