HomeSort by relevance Sort by last modified time
    Searched refs:FormatNum (Results 1 - 3 of 3) sorted by null

  /external/pdfium/xfa/fgas/localization/
fgas_localeimp.h 46 bool FormatNum(const CFX_WideString& wsSrcNum,
49 bool FormatNum(FX_FLOAT fNum,
fgas_locale.cpp     [all...]
  /external/pdfium/xfa/fxfa/parser/
xfa_localevalue.cpp 138 bRet = pFormat->FormatNum(wsValue, wsFormat, wsOutput);
506 bRet = pFormat->FormatNum(m_wsValue, wsFormat, wsResult);

Completed in 117 milliseconds