Searched refs:F_IN_RESIZE (Results 1 – 2 of 2) sorted by relevance
745 if( !(nFlags & F_IN_RESIZE) ) in IMPL_LINK_INLINE_END()760 if( !(nFlags & F_IN_RESIZE) ) in IMPL_LINK_INLINE_END()1373 nFlags |= F_IN_RESIZE; in Resize()1387 nFlags &= (~(F_IN_RESIZE | F_PAINTED)); in Resize()
78 #define F_IN_RESIZE 0x0080 macro
Completed in 91 milliseconds