Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.cpp1502 int32_t iGMSec = pGmt->tm_sec; in Time() local
1504 ((iGMHour * 3600 + iGMMin * 60 + iGMSec) * 1000)); in Time()
2485 int32_t iGMSec = pGmt->tm_sec; in GetLocalTimeZone() local
2492 iSec = iLocalSec - iGMSec; in GetLocalTimeZone()