Searched refs:F_REMOVED_ENTRY_INVISIBLE (Results 1 – 2 of 2) sorted by relevance
79 #define F_REMOVED_ENTRY_INVISIBLE 0x0100 macro
1718 nFlags |= F_REMOVED_ENTRY_INVISIBLE; in RemovingEntry()1781 if( nFlags & F_REMOVED_ENTRY_INVISIBLE ) in EntryRemoved()1783 nFlags &= (~F_REMOVED_ENTRY_INVISIBLE); in EntryRemoved()
Completed in 77 milliseconds