Home
last modified time | relevance | path

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

/reactos/win32ss/user/ntuser/
H A Dwindow.c1376 BOOL FASTCALL IntGrowHwndList(PWINDOWLIST *ppwl) in IntGrowHwndList() function
1408 if (pwl->phwndLast == pwl->phwndEnd && !IntGrowHwndList(&pwl)) in IntPopulateHwndList()