Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.h154 static void GetLocalTimeZone(int32_t& iHour, int32_t& iMin, int32_t& iSec);
Dcfxjse_formcalc_context.cpp2197 GetLocalTimeZone(iZoneHour, iZoneMin, iZoneSec); in Num2AllTime()
2210 void CFXJSE_FormCalcContext::GetLocalTimeZone(int32_t& iHour, in GetLocalTimeZone() function in CFXJSE_FormCalcContext