Searched refs:bDrawActive (Results 1 – 1 of 1) sorted by relevance
437 const bool bDrawActive = mpFrame ? ([mpFrame->getNSWindow() isKeyWindow] ? true : false) : true; in getState() local438 if( (nState & CTRL_STATE_ENABLED) == 0 || ! bDrawActive ) in getState()457 const bool bDrawActive = mpFrame ? ([mpFrame->getNSWindow() isKeyWindow] ? true : false) : true; in getTrackState() local458 if( (nState & CTRL_STATE_ENABLED) == 0 || ! bDrawActive ) in getTrackState()
Completed in 18 milliseconds