Searched defs:localeValue (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/fxjs/xfa/ |
D | cfxjse_formcalc_context.cpp | 1964 v8::Local<v8::Value> localeValue = GetSimpleValue(info, 2); in Date2Num() local 2198 v8::Local<v8::Value> localeValue = GetSimpleValue(info, 2); in Num2Date() local 2340 v8::Local<v8::Value> localeValue = GetSimpleValue(info, 2); in Num2GMTime() local 2387 v8::Local<v8::Value> localeValue = GetSimpleValue(info, 2); in Num2Time() local 2448 v8::Local<v8::Value> localeValue = GetSimpleValue(info, 2); in Time2Num() local 2476 CXFA_LocaleValue localeValue(CXFA_LocaleValue::ValueType::kTime, in Time2Num() local 3831 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Format() local 3967 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Parse() local 3992 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Parse() local 4005 CXFA_LocaleValue localeValue(dwPatternType, wsValue, wsPattern, pLocale, in Parse() local [all …]
|