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

  /external/pdfium/xfa/fxfa/parser/
cxfa_timezoneprovider.h 17 FX_TIMEZONE GetTimeZone() const { return m_tz; }
20 FX_TIMEZONE m_tz;
cxfa_xmllocale.h 29 FX_TIMEZONE GetTimeZone() const override;
cxfa_nodelocale.h 32 FX_TIMEZONE GetTimeZone() const override;
cxfa_nodelocale.cpp 94 FX_TIMEZONE CXFA_NodeLocale::GetTimeZone() const {
cxfa_xmllocale.cpp 101 FX_TIMEZONE CXFA_XMLLocale::GetTimeZone() const {
  /external/pdfium/core/fxcrt/
ifx_locale.h 67 virtual FX_TIMEZONE GetTimeZone() const = 0;
cfx_datetime.h 97 struct FX_TIMEZONE {
  /external/pdfium/xfa/fgas/crt/
cfgas_formatstring.cpp 70 int32_t ParseTimeZone(const wchar_t* pStr, int32_t iLen, FX_TIMEZONE* tz) {
323 void ResolveZone(FX_TIMEZONE tzDiff,
328 FX_TIMEZONE tzLocale = pLocale->GetTimeZone();
441 FX_TIMEZONE tzDiff;
462 FX_TIMEZONE tzDiff;
684 FX_TIMEZONE tz = pLocale->GetTimeZone();
821 FX_TIMEZONE tzDiff;
    [all...]

Completed in 460 milliseconds