Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.h365 static void negative_operator(CFXJSE_Value* pThis,
Dxfa_fm2jscontext.cpp324 {"negative_operator", CXFA_FM2JSContext::negative_operator},
5361 void CXFA_FM2JSContext::negative_operator(CFXJSE_Value* pThis, in negative_operator() function in CXFA_FM2JSContext