Home
last modified time | relevance | path

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

/reactos/base/shell/explorer/
H A Dtrayclock.cpp33 } ClockWndFormats[] = { variable
38 const UINT ClockWndFormatsCount = _ARRAYSIZE(ClockWndFormats);
331 if (ClockWndFormats[i].IsTime) in UpdateWnd()
334 g_TaskbarSettings.bShowSeconds ? ClockWndFormats[i].dwFormatFlags : TIME_NOSECONDS, in UpdateWnd()
336 ClockWndFormats[i].lpFormat, in UpdateWnd()
343 ClockWndFormats[i].dwFormatFlags, in UpdateWnd()
345 ClockWndFormats[i].lpFormat, in UpdateWnd()