Searched refs:ResolveForAttributeRs (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fxjs/xfa/ |
D | cfxjse_resolveprocessor.h | 55 bool ResolveForAttributeRs(CXFA_Object* curNode,
|
D | cfxjse_resolveprocessor.cpp | 68 return ResolveForAttributeRs(rnd.m_CurObject.Get(), rnd, in Resolve() 106 ResolveForAttributeRs(rnd.m_CurObject.Get(), rnd, in Resolve() 206 if (ResolveForAttributeRs(curNode, rnd, wsName.AsStringView())) in ResolveNumberSign() 233 bool CFXJSE_ResolveProcessor::ResolveForAttributeRs(CXFA_Object* curNode, in ResolveForAttributeRs() function in CFXJSE_ResolveProcessor 353 if (ResolveForAttributeRs(curNode, rnd, wsName.AsStringView())) in ResolveNormal()
|