Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_formcalc_context.h212 static void logical_and_operator(
H A Dcfxjse_formcalc_context.cpp275 {kFuncTag, "log_and_op", CFXJSE_FormCalcContext::logical_and_operator},
4381 void CFXJSE_FormCalcContext::logical_and_operator( in logical_and_operator() function in CFXJSE_FormCalcContext