Searched refs:HandleSize (Results 1 – 7 of 7) sorted by relevance
619 ULONG QuotaSize, HandleSize, NameSize, CreatorSize; in ObpAllocateObject() local650 QuotaSize = HandleSize = 0; in ObpAllocateObject()679 HandleSize = sizeof(OBJECT_HEADER_HANDLE_INFO); in ObpAllocateObject()685 HandleSize = 0; in ObpAllocateObject()717 HandleSize + in ObpAllocateObject()739 if (HandleSize) in ObpAllocateObject()785 HandleSize + in ObpAllocateObject()796 if (HandleSize) in ObpAllocateObject()799 Header->HandleInfoOffset = (UCHAR)(HandleSize + in ObpAllocateObject()828 if (HandleSize) Header->Flags |= OB_FLAG_SINGLE_PROCESS; in ObpAllocateObject()
22 ULONG HandleSize, in RtlInitializeHandleTable() argument28 HandleTable->SizeOfHandleTableEntry = HandleSize; in RtlInitializeHandleTable()
497 void HandleSize(int cx, int cy);534 _resize_mgr.HandleSize(LOWORD(lparam), HIWORD(lparam)); in WndProc()
788 void ResizeManager::HandleSize(int cx, int cy) in HandleSize() function in ResizeManager853 HandleSize(clnt_rect.right, clnt_rect.bottom); in Resize()
46 ULONG HandleSize; member
3903 _In_ ULONG HandleSize,
1786 ULONG HandleSize; /* 0x04 */ member