Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_simpleexpression.cpp89 const XFA_FMSOMMethod gs_FMSomMethods[] = { variable
520 iEnd = (sizeof(gs_FMSomMethods) / sizeof(gs_FMSomMethods[0])) - 1; in IsMethodWithObjParam()
524 somMethodWithObjPara = gs_FMSomMethods[iMid]; in IsMethodWithObjParam()