Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/ntgdi/
H A Dgdidbg.c179 BOOL bAlreadyPresent; in DbgDumpGdiHandleTableWithBT() local
209 bAlreadyPresent = FALSE; in DbgDumpGdiHandleTableWithBT()
214 bAlreadyPresent = TRUE; in DbgDumpGdiHandleTableWithBT()
219 if (bAlreadyPresent) continue; in DbgDumpGdiHandleTableWithBT()