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

  /external/pdfium/xfa/src/fgas/src/localization/
fx_localeimp.h 78 virtual FX_BOOL FormatDateTime(const CFX_WideString& wsSrcDateTime,
81 virtual FX_BOOL FormatDateTime(const CFX_WideString& wsSrcDateTime,
85 virtual FX_BOOL FormatDateTime(const CFX_Unitime& dt,
fx_locale.cpp     [all...]
  /external/pdfium/xfa/src/fgas/include/
fx_locale.h 138 virtual FX_BOOL FormatDateTime(const CFX_WideString& wsSrcDateTime,
141 virtual FX_BOOL FormatDateTime(const CFX_WideString& wsSrcDateTime,
145 virtual FX_BOOL FormatDateTime(const CFX_Unitime& dt,
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_localevalue.cpp 151 bRet = pFormat->FormatDateTime(wsValue, wsFormat, wsOutput,
162 bRet = pFormat->FormatDateTime(wsValue, wsFormat, wsOutput,
172 bRet = pFormat->FormatDateTime(wsValue, wsFormat, wsOutput,
506 bRet = pFormat->FormatDateTime(m_wsValue, wsFormat, wsResult,
510 bRet = pFormat->FormatDateTime(m_wsValue, wsFormat, wsResult,
514 bRet = pFormat->FormatDateTime(m_wsValue, wsFormat, wsResult,

Completed in 41 milliseconds