Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_localeimp.h78 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,
Dfx_locale.cpp4334 FX_BOOL CFX_FormatString::FormatDateTime(const CFX_WideString& wsSrcDateTime, in FormatDateTime() function in CFX_FormatString
4364 FX_BOOL CFX_FormatString::FormatDateTime(const CFX_WideString& wsSrcDateTime, in FormatDateTime() function in CFX_FormatString
4416 FX_BOOL CFX_FormatString::FormatDateTime(const CFX_Unitime& dt, in FormatDateTime() function in CFX_FormatString
/external/pdfium/xfa/src/fgas/include/
Dfx_locale.h138 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/
Dxfa_localevalue.cpp151 bRet = pFormat->FormatDateTime(wsValue, wsFormat, wsOutput, in ValidateValue()
162 bRet = pFormat->FormatDateTime(wsValue, wsFormat, wsOutput, in ValidateValue()
172 bRet = pFormat->FormatDateTime(wsValue, wsFormat, wsOutput, in ValidateValue()
506 bRet = pFormat->FormatDateTime(m_wsValue, wsFormat, wsResult, in FormatSinglePattern()
510 bRet = pFormat->FormatDateTime(m_wsValue, wsFormat, wsResult, in FormatSinglePattern()
514 bRet = pFormat->FormatDateTime(m_wsValue, wsFormat, wsResult, in FormatSinglePattern()