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

  /external/pdfium/xfa/fgas/localization/
fgas_localeimp.h 43 bool FormatText(const CFX_WideString& wsSrcText,
  /external/pdfium/xfa/fxfa/parser/
xfa_localevalue.cpp 146 bRet = pFormat->FormatText(wsValue, wsFormat, wsOutput);
509 bRet = pFormat->FormatText(m_wsValue, wsFormat, wsResult);

Completed in 226 milliseconds