Searched refs:USERTAG_MONITORRECTS (Results 1 – 2 of 2) sorted by relevance
438 USERTAG_MONITORRECTS); in UserMonitorFromRect()447 USERTAG_MONITORRECTS); in UserMonitorFromRect()472 ExFreePoolWithTag(phMonitorList, USERTAG_MONITORRECTS); in UserMonitorFromRect()474 ExFreePoolWithTag(prcMonitorList, USERTAG_MONITORRECTS); in UserMonitorFromRect()645 … prcMonitorList = ExAllocatePoolWithTag(PagedPool, sizeof(RECT) * dwListSize,USERTAG_MONITORRECTS); in NtUserEnumDisplayMonitors()694 ExFreePoolWithTag(phMonitorList, USERTAG_MONITORRECTS); in NtUserEnumDisplayMonitors()696 ExFreePoolWithTag(prcMonitorList, USERTAG_MONITORRECTS); in NtUserEnumDisplayMonitors()922 USERTAG_MONITORRECTS); in NtUserMonitorFromRect()931 USERTAG_MONITORRECTS); in NtUserMonitorFromRect()956 ExFreePoolWithTag(phMonitorList, USERTAG_MONITORRECTS); in NtUserMonitorFromRect()[all …]
254 #define USERTAG_MONITORRECTS 'rmsU' macro