Searched refs:FormatTime (Results 1 – 7 of 7) sorted by relevance
159 FormatTime(szTime, &st); in cmd_time()
182 INT FormatTime (TCHAR *, LPSYSTEMTIME);
671 FormatTime(lpTime, &dt); in DirPrintFileDateTime()704 FormatTime(TCHAR *lpTime, LPSYSTEMTIME dt) in FormatTime() function
1220 Out += FormatTime(Out, &st); in GetEnhancedVar()
252 bool FormatTime();
1257 FormatTime(); in ClockWindow()1327 if (FormatTime()) in TimerTick()1331 bool ClockWindow::FormatTime() in FormatTime() function in ClockWindow
6572 LARGE_INTEGER FormatTime; member