Home
last modified time | relevance | path

Searched refs:ParseDateTime (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_localevalue.cpp148 bRet = pFormat->ParseDateTime(wsValue, wsFormat, FX_DATETIMETYPE_Date, in ValidateValue()
160 pFormat->ParseDateTime(wsValue, wsFormat, FX_DATETIMETYPE_Time, dt); in ValidateValue()
169 bRet = pFormat->ParseDateTime(wsValue, wsFormat, in ValidateValue()
851 bRet = pFormat->ParseDateTime(wsValue, wsFormat, FX_DATETIMETYPE_Date, in ParsePatternValue()
862 pFormat->ParseDateTime(wsValue, wsFormat, FX_DATETIMETYPE_Time, dt); in ParsePatternValue()
870 bRet = pFormat->ParseDateTime(wsValue, wsFormat, in ParsePatternValue()
/external/pdfium/xfa/src/fgas/src/localization/
Dfx_localeimp.h61 virtual FX_BOOL ParseDateTime(const CFX_WideString& wsSrcDateTime,
Dfx_locale.cpp2816 FX_BOOL CFX_FormatString::ParseDateTime(const CFX_WideString& wsSrcDateTime, in ParseDateTime() function in CFX_FormatString
/external/pdfium/xfa/src/fgas/include/
Dfx_locale.h121 virtual FX_BOOL ParseDateTime(const CFX_WideString& wsSrcDateTime,