Home
last modified time | relevance | path

Searched refs:wsLiteral (Results 1 – 3 of 3) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fgas/crt/
H A Dcfgas_stringformatter.cpp247 WideString wsLiteral = GetLiteralText(spDatePattern, &ccf); in ParseLocaleDate() local
248 int32_t iLiteralLen = wsLiteral.GetLength(); in ParseLocaleDate()
369 WideString wsLiteral = GetLiteralText(spTimePattern, &ccf); in ParseLocaleTime() local
370 int32_t iLiteralLen = wsLiteral.GetLength(); in ParseLocaleTime()
1070 int32_t iLiteralLen = wsLiteral.GetLength(); in ParseText()
1171 int32_t iLiteralLen = wsLiteral.GetLength(); in ParseNum()
1363 WideString wsLiteral = GetLiteralText(spNumFormat, &ccf); in ParseNum() local
1364 int32_t iLiteralLen = wsLiteral.GetLength(); in ParseNum()
1727 WideString wsLiteral = GetLiteralText(spTextFormat, &iPattern); in ParseZero() local
1728 int32_t iLiteralLen = wsLiteral.GetLength(); in ParseZero()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fgas/crt/
H A Dcfgas_stringformatter.cpp249 WideString wsLiteral = GetLiteralText(spDatePattern, &ccf); in ParseLocaleDate() local
250 int32_t iLiteralLen = wsLiteral.GetLength(); in ParseLocaleDate()
371 WideString wsLiteral = GetLiteralText(spTimePattern, &ccf); in ParseLocaleTime() local
372 int32_t iLiteralLen = wsLiteral.GetLength(); in ParseLocaleTime()
1106 int32_t iLiteralLen = wsLiteral.GetLength(); in ParseText()
1208 int32_t iLiteralLen = wsLiteral.GetLength(); in ParseNum()
1400 WideString wsLiteral = GetLiteralText(spNumFormat, &ccf); in ParseNum() local
1401 int32_t iLiteralLen = wsLiteral.GetLength(); in ParseNum()
1762 WideString wsLiteral = GetLiteralText(spTextFormat, &iPattern); in ParseZero() local
1763 int32_t iLiteralLen = wsLiteral.GetLength(); in ParseZero()
[all …]
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fgas/localization/
H A Dfgas_locale.cpp662 CFX_WideString wsLiteral = in ParseText() local
664 int32_t iLiteralLen = wsLiteral.GetLength(); in ParseText()
761 int32_t iLiteralLen = wsLiteral.GetLength(); in ParseNum()
986 int32_t iLiteralLen = wsLiteral.GetLength(); in ParseNum()
1466 int32_t iLiteralLen = wsLiteral.GetLength(); in ParseNum()
2058 int32_t iLiteralLen = wsLiteral.GetLength(); in FX_ParseLocaleDate()
2277 int32_t iLiteralLen = wsLiteral.GetLength(); in FX_ParseLocaleTime()
2510 CFX_WideString wsLiteral = in ParseZero() local
2512 int32_t iLiteralLen = wsLiteral.GetLength(); in ParseZero()
2540 CFX_WideString wsLiteral = in ParseNull() local
[all …]