Home
last modified time | relevance | path

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

/reactos/base/applications/taskmgr/
H A Dgraphctl.h63 void GraphCtrl_RedrawOnHeightChange(PTM_GRAPH_CONTROL inst, INT nh);
H A Dgraphctl.c277 GraphCtrl_RedrawOnHeightChange(PTM_GRAPH_CONTROL inst, INT nh) in GraphCtrl_RedrawOnHeightChange() function
377 GraphCtrl_RedrawOnHeightChange(graph, HIWORD(lParam)); in GraphCtrl_WndProc()