Searched refs:GetTimeZoneInSeconds (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/
H A Dcpdfsdk_datetime.cpp13 int GetTimeZoneInSeconds(int8_t tzhour, uint8_t tzminute) { function in namespace:__anon17858
311 new_dt.AddSeconds(-GetTimeZoneInSeconds(new_dt.m_tzHour, new_dt.m_tzMinute));

Completed in 177 milliseconds