Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h90 static void Time2Num(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context_embeddertest.cpp558 TEST_F(CFXJSE_FormCalcContextEmbedderTest, Time2Num) { in TEST_F() argument
Dcfxjse_formcalc_context.cpp241 {"Time2Num", CFXJSE_FormCalcContext::Time2Num},
1602 void CFXJSE_FormCalcContext::Time2Num(CFXJSE_Value* pThis, in Time2Num() function in CFXJSE_FormCalcContext