Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Dpager.c1226 WCHAR *oldFormat; in PAGER_Notify() local
1230 oldFormat = PAGER_ConvertText((WCHAR **)&nmdtf->pszFormat); in PAGER_Notify()
1232 PAGER_RestoreText((WCHAR **)&nmdtf->pszFormat, oldFormat); in PAGER_Notify()