Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_simpleexpression.cpp475 XFA_FMSOMMethod somMethodWithObjPara; in IsSomMethodWithObjPara() local
482 somMethodWithObjPara = gs_FMSomMethods[iMid]; in IsSomMethodWithObjPara()
483 if (uHash == somMethodWithObjPara.m_uHash) { in IsSomMethodWithObjPara()
484 parameters = somMethodWithObjPara.m_dParameters; in IsSomMethodWithObjPara()
486 } else if (uHash < somMethodWithObjPara.m_uHash) { in IsSomMethodWithObjPara()