Home | History | Annotate | Download | only in fm2js

Lines Matching defs:wsValue

918   CFX_WideString wsValue = decimalValue;
919 args.GetReturnValue()->SetString(wsValue.UTF8Encode().AsStringC());
3949 CFX_WideString wsValue = CFX_WideString::FromUTF8(szValue.AsStringC());
3976 CXFA_LocaleValue tempLocaleValue(XFA_VT_FLOAT, wsValue, wsTestPattern,
3989 CXFA_LocaleValue localeValue(patternType, wsValue, wsPattern, pLocale, pMgr);
4132 CFX_WideString wsValue = CFX_WideString::FromUTF8(szValue.AsStringC());
4135 CXFA_LocaleValue localeValue(patternType, wsValue, wsPattern, pLocale,
4152 CXFA_LocaleValue localeValue(patternType, wsValue, wsPattern, pLocale,
4164 CXFA_LocaleValue localeValue(patternType, wsValue, wsPattern, pLocale,
4176 CXFA_LocaleValue localeValue(patternType, wsValue, wsPattern, pLocale,
4188 CXFA_LocaleValue localeValue(XFA_VT_TEXT, wsValue, wsPattern, pLocale,
4200 CXFA_LocaleValue localeValue(XFA_VT_FLOAT, wsValue, wsPattern, pLocale,
4212 CXFA_LocaleValue localeValue(XFA_VT_FLOAT, wsValue, wsTestPattern,
4220 CXFA_LocaleValue localeValue2(XFA_VT_TEXT, wsValue, wsTestPattern,