Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_simpleexpression.cpp74 static const XFA_FMSOMMethod gs_FMSomMethods[] = { variable
478 iEnd = (sizeof(gs_FMSomMethods) / sizeof(gs_FMSomMethods[0])) - 1; in IsSomMethodWithObjPara()
482 somMethodWithObjPara = gs_FMSomMethods[iMid]; in IsSomMethodWithObjPara()