Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.h350 static void plus_operator(CFXJSE_Value* pThis,
Dxfa_fm2jscontext.cpp334 {"plus_operator", CXFA_FM2JSContext::plus_operator},
5253 void CXFA_FM2JSContext::plus_operator(CFXJSE_Value* pThis, in plus_operator() function in CXFA_FM2JSContext