Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.h356 static void multiple_operator(CFXJSE_Value* pThis,
Dxfa_fm2jscontext.cpp336 {"multiple_operator", CXFA_FM2JSContext::multiple_operator},
5296 void CXFA_FM2JSContext::multiple_operator(CFXJSE_Value* pThis, in multiple_operator() function in CXFA_FM2JSContext