Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h93 static void TimeFmt(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context_embeddertest.cpp578 TEST_F(CFXJSE_FormCalcContextEmbedderTest, TimeFmt) { in TEST_F() argument
Dcfxjse_formcalc_context.cpp242 {"TimeFmt", CFXJSE_FormCalcContext::TimeFmt},
1687 void CFXJSE_FormCalcContext::TimeFmt(CFXJSE_Value* pThis, in TimeFmt() function in CFXJSE_FormCalcContext