Searched defs:nState1 (Results 1 – 1 of 1) sorted by relevance
614 …ControlState nState1 = (IsEnabled() ? CTRL_STATE_ENABLED : 0) | (HasFocus() ? CTRL_STATE_FOCUSED :… in ImplDrawNative() local646 ControlState nState1 = HasFocus() ? CTRL_STATE_FOCUSED : 0; in ImplDrawNative() local
Completed in 38 milliseconds