Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp2566 int32_t iZoneSec; in Num2AllTime() local
2567 GetLocalTimeZone(&iZoneHour, &iZoneMin, &iZoneSec); in Num2AllTime()
2570 iSec += iZoneSec; in Num2AllTime()