Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.cpp2489 int32_t iLocalSec = pLocal->tm_sec; in GetLocalTimeZone() local
2492 iSec = iLocalSec - iGMSec; in GetLocalTimeZone()