Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp2195 int32_t iZoneMin = 0; in Num2AllTime() local
2197 GetLocalTimeZone(iZoneHour, iZoneMin, iZoneSec); in Num2AllTime()
2199 iMin += iZoneMin; in Num2AllTime()