Searched refs:F_REMOVED_RECALC_MOST_RIGHT (Results 1 – 2 of 2) sorted by relevance
80 #define F_REMOVED_RECALC_MOST_RIGHT 0x0200 macro
1726 nFlags |= F_REMOVED_RECALC_MOST_RIGHT; in RemovingEntry()1796 if( nFlags & F_REMOVED_RECALC_MOST_RIGHT ) in EntryRemoved()1824 nFlags &= (~F_REMOVED_RECALC_MOST_RIGHT); in EntryRemoved()
Completed in 32 milliseconds