Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/localization/
Dfgas_localeimp.h73 bool FormatStrNum(const CFX_WideStringC& wsInputNum,
Dfgas_locale.cpp2643 bool CFX_FormatString::FormatStrNum(const CFX_WideStringC& wsInputNum, in FormatStrNum() argument
2646 if (wsInputNum.IsEmpty() || wsPattern.IsEmpty()) { in FormatStrNum()
2660 CFX_WideString wsSrcNum(wsInputNum); in FormatStrNum()