Searched refs:F_ARRANGING (Results 1 – 3 of 3) sorted by relevance
613 if( !(_pView->nFlags & F_ARRANGING) ) in GetMinMapSize()624 if( !(_pView->nFlags & F_ARRANGING) ) in GetMinMapSize()
67 #define F_ARRANGING 0x4000 macro
690 nFlags |= F_ARRANGING; in ImpArrange()703 nFlags &= ~F_ARRANGING; in ImpArrange()
Completed in 48 milliseconds