Home
last modified time | relevance | path

Searched defs:GetTimeZone (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_locale.cpp108 void CXFA_XMLLocale::GetTimeZone(FX_TIMEZONE& tz) const { in GetTimeZone() function in CXFA_XMLLocale
279 void CXFA_NodeLocale::GetTimeZone(FX_TIMEZONE& tz) const { in GetTimeZone() function in CXFA_NodeLocale
Dxfa_localemgr.cpp1303 void CXFA_TimeZoneProvider::GetTimeZone(FX_TIMEZONE& tz) { in GetTimeZone() function in CXFA_TimeZoneProvider
/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp206 void CFX_Locale::GetTimeZone(FX_TIMEZONE& tz) const { in GetTimeZone() function in CFX_Locale