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

  /external/pdfium/xfa/src/fgas/src/localization/
fx_localeimp.h 61 virtual FX_BOOL ParseDateTime(const CFX_WideString& wsSrcDateTime,
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_localevalue.cpp 148 bRet = pFormat->ParseDateTime(wsValue, wsFormat, FX_DATETIMETYPE_Date,
160 pFormat->ParseDateTime(wsValue, wsFormat, FX_DATETIMETYPE_Time, dt);
169 bRet = pFormat->ParseDateTime(wsValue, wsFormat,
851 bRet = pFormat->ParseDateTime(wsValue, wsFormat, FX_DATETIMETYPE_Date,
862 pFormat->ParseDateTime(wsValue, wsFormat, FX_DATETIMETYPE_Time, dt);
870 bRet = pFormat->ParseDateTime(wsValue, wsFormat,
  /external/pdfium/xfa/src/fgas/include/
fx_locale.h 121 virtual FX_BOOL ParseDateTime(const CFX_WideString& wsSrcDateTime,

Completed in 50 milliseconds