Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.h95 static void Time2Num(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context_embeddertest.cpp570 TEST_F(CFXJSE_FormCalcContextEmbedderTest, Time2Num) { in TEST_F() argument
Dcfxjse_formcalc_context.cpp206 {kFuncTag, "Time2Num", CFXJSE_FormCalcContext::Time2Num},
2321 void CFXJSE_FormCalcContext::Time2Num(CFXJSE_Value* pThis, in Time2Num() function in CFXJSE_FormCalcContext