Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/crt/
Dcfgas_formatstring.cpp100 WideString GetLiteralText(const wchar_t* pStrPattern, in GetLiteralText() function
185 GetLiteralText(pStr, &ccf, iLenf); in GetNumericDotIndex()
240 WideString wsLiteral = GetLiteralText(strf, &ccf, lenf); in ParseLocaleDate()
361 WideString wsLiteral = GetLiteralText(strf, &ccf, lenf); in ParseLocaleTime()
575 wsResult += GetLiteralText(strf, &ccf, lenf); in DateFormat()
645 wsResult += GetLiteralText(strf, &ccf, lenf); in TimeFormat()
871 GetLiteralText(pStr, &ccf, iLenf); in GetCategory()
927 GetLiteralText(pStr, &ccf, iLenf); in GetTextFormat()
978 GetLiteralText(pStr, &ccf, iLenf); in GetNumericFormat()
1087 GetLiteralText(pStrPattern, &iPattern, iLenPattern); in ParseText()
[all …]