Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp1873 std::unique_ptr<CFXJSE_Value> localeValue = GetSimpleValue(pThis, args, 2); in Date2Num() local
2103 std::unique_ptr<CFXJSE_Value> localeValue = GetSimpleValue(pThis, args, 2); in Num2Date() local
2243 std::unique_ptr<CFXJSE_Value> localeValue = GetSimpleValue(pThis, args, 2); in Num2GMTime() local
2289 std::unique_ptr<CFXJSE_Value> localeValue = GetSimpleValue(pThis, args, 2); in Num2Time() local
2350 std::unique_ptr<CFXJSE_Value> localeValue = GetSimpleValue(pThis, args, 2); in Time2Num() local
2376 CXFA_LocaleValue localeValue(XFA_VT_TIME, in Time2Num() local
3724 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Format() local
3859 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Parse() local
3883 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Parse() local
3895 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Parse() local
[all …]