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

  /external/pdfium/xfa/fgas/localization/
fgas_localeimp.h 52 bool FormatDateTime(const CFX_WideString& wsSrcDateTime,
55 bool FormatDateTime(const CFX_WideString& wsSrcDateTime,
59 bool FormatDateTime(const CFX_Unitime& dt,
fgas_locale.cpp     [all...]
  /external/pdfium/xfa/fxfa/parser/
xfa_localevalue.cpp 156 bRet = pFormat->FormatDateTime(wsValue, wsFormat, wsOutput,
167 bRet = pFormat->FormatDateTime(wsValue, wsFormat, wsOutput,
177 bRet = pFormat->FormatDateTime(wsValue, wsFormat, wsOutput,
512 bRet = pFormat->FormatDateTime(m_wsValue, wsFormat, wsResult,
516 bRet = pFormat->FormatDateTime(m_wsValue, wsFormat, wsResult,
520 bRet = pFormat->FormatDateTime(m_wsValue, wsFormat, wsResult,

Completed in 80 milliseconds