Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp619 static CFX_WideString FX_GetLiteralTextReverse(const FX_WCHAR* pStrPattern, in FX_GetLiteralTextReverse() function
1049 CFX_WideString wsLiteral = FX_GetLiteralTextReverse(strf, ccf); in ParseNum()
1277 CFX_WideString wsLiteral = FX_GetLiteralTextReverse(strf, ccf); in ParseNum()
1812 CFX_WideString wsLiteral = FX_GetLiteralTextReverse(strf, ccf); in ParseNum()
3241 wsOutput = FX_GetLiteralTextReverse(strf, ccf) + wsOutput; in FormatStrNum()
3658 wsOutput = FX_GetLiteralTextReverse(strf, ccf) + wsOutput; in FormatLCNumeric()