Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.h362 static void positive_operator(CFXJSE_Value* pThis,
Dxfa_fm2jscontext.cpp323 {"positive_operator", CXFA_FM2JSContext::positive_operator},
5344 void CXFA_FM2JSContext::positive_operator(CFXJSE_Value* pThis, in positive_operator() function in CXFA_FM2JSContext