Searched defs:szDate (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/fm2js/
H A Dxfa_fm2jscontext.cpp1988 const CFX_ByteStringC& szDate,
2021 CFX_WideString::FromUTF8(szDate.GetCStr(), szDate.GetLength()), wsFormat,
2071 const CFX_ByteStringC& szDate,
2104 CFX_WideString::FromUTF8(szDate.GetCStr(), szDate.GetLength()),
1987 Local2IsoDate(FXJSE_HOBJECT hThis, const CFX_ByteStringC& szDate, const CFX_ByteStringC& szFormat, const CFX_ByteStringC& szLocale, CFX_ByteString& strIsoDate) argument
2070 IsoDate2Local(FXJSE_HOBJECT hThis, const CFX_ByteStringC& szDate, const CFX_ByteStringC& szFormat, const CFX_ByteStringC& szLocale, CFX_ByteString& strLocalDate) argument

Completed in 52 milliseconds