Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp2196 int32_t iZoneSec = 0; in Num2AllTime() local
2197 GetLocalTimeZone(iZoneHour, iZoneMin, iZoneSec); in Num2AllTime()
2200 iSec += iZoneSec; in Num2AllTime()