Home
last modified time | relevance | path

Searched defs:nState1 (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/control/
H A Dscrbar.cxx614 …ControlState nState1 = (IsEnabled() ? CTRL_STATE_ENABLED : 0) | (HasFocus() ? CTRL_STATE_FOCUSED :… in ImplDrawNative() local
646 ControlState nState1 = HasFocus() ? CTRL_STATE_FOCUSED : 0; in ImplDrawNative() local

Completed in 25 milliseconds