Home
last modified time | relevance | path

Searched refs:CTerm (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.h137 static void CTerm(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context_embeddertest.cpp633 TEST_F(CFXJSE_FormCalcContextEmbedderTest, CTerm) { in TEST_F() argument
Dcfxjse_formcalc_context.cpp209 {kFuncTag, "Cterm", CFXJSE_FormCalcContext::CTerm},
2633 void CFXJSE_FormCalcContext::CTerm(CFXJSE_Value* pThis, in CTerm() function in CFXJSE_FormCalcContext