Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h72 static void LocalDateFmt(CFXJSE_Value* pThis,
Dcfxjse_formcalc_context_embeddertest.cpp431 TEST_F(CFXJSE_FormCalcContextEmbedderTest, LocalDateFmt) { in TEST_F() argument
Dcfxjse_formcalc_context.cpp235 {"LocalDateFmt", CFXJSE_FormCalcContext::LocalDateFmt},
1274 void CFXJSE_FormCalcContext::LocalDateFmt(CFXJSE_Value* pThis, in LocalDateFmt() function in CFXJSE_FormCalcContext