Home
last modified time | relevance | path

Searched defs:argLocale (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp1912 std::unique_ptr<CFXJSE_Value> argLocale = GetSimpleValue(pThis, args, 1); in DateFmt() local
2020 std::unique_ptr<CFXJSE_Value> argLocale = GetSimpleValue(pThis, args, 1); in LocalDateFmt() local
2057 std::unique_ptr<CFXJSE_Value> argLocale = GetSimpleValue(pThis, args, 1); in LocalTimeFmt() local
2428 std::unique_ptr<CFXJSE_Value> argLocale = GetSimpleValue(pThis, args, 1); in TimeFmt() local