Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Dtab.c840 int* out_redrawEnter in TAB_RecalcHotTrack() argument
848 if (out_redrawEnter != NULL) in TAB_RecalcHotTrack()
849 *out_redrawEnter = -1; in TAB_RecalcHotTrack()
904 if (out_redrawEnter != NULL) in TAB_RecalcHotTrack()
905 *out_redrawEnter = item; in TAB_RecalcHotTrack()