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

  /external/pdfium/xfa/src/fgas/src/localization/
fx_localeimp.h 69 virtual FX_BOOL FormatText(const CFX_WideString& wsSrcText,
  /external/pdfium/xfa/src/fgas/include/
fx_locale.h 129 virtual FX_BOOL FormatText(const CFX_WideString& wsSrcText,
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_localevalue.cpp 141 bRet = pFormat->FormatText(wsValue, wsFormat, wsOutput);
503 bRet = pFormat->FormatText(m_wsValue, wsFormat, wsResult);

Completed in 72 milliseconds