Searched defs:localeValue (Results 1 – 1 of 1) sorted by relevance
| /external/pdfium/fxjs/xfa/ |
| D | cfxjse_formcalc_context.cpp | 1656 v8::Local<v8::Value> localeValue = GetSimpleValue(info, 2); in Date2Num() local 1890 v8::Local<v8::Value> localeValue = GetSimpleValue(info, 2); in Num2Date() local 2032 v8::Local<v8::Value> localeValue = GetSimpleValue(info, 2); in Num2GMTime() local 2079 v8::Local<v8::Value> localeValue = GetSimpleValue(info, 2); in Num2Time() local 2140 v8::Local<v8::Value> localeValue = GetSimpleValue(info, 2); in Time2Num() local 2168 CXFA_LocaleValue localeValue(CXFA_LocaleValue::ValueType::kTime, in Time2Num() local 3523 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Format() local 3659 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Parse() local 3684 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Parse() local 3697 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Parse() local [all …]
|