Searched defs:clear_bits (Results 1 – 2 of 2) sorted by relevance
854 ULONG old_style, set_bits = 0, clear_bits = 0; in co_UserShowScrollBar() local
145 IntSetStyle( PWND pwnd, ULONG set_bits, ULONG clear_bits ) in IntSetStyle()