Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.cpp1501 int32_t iGMMin = pGmt->tm_min; in Time() local
1504 ((iGMHour * 3600 + iGMMin * 60 + iGMSec) * 1000)); in Time()
2484 int32_t iGMMin = pGmt->tm_min; in GetLocalTimeZone() local
2491 iMin = iLocalMin - iGMMin; in GetLocalTimeZone()