Searched refs:mLossOfControlMask (Results 1 – 4 of 4) sorted by relevance
158 thiz->mObject.mLossOfControlMask = lossOfControlGlobal ? ~0 : 0; in liCreateEngine()
33 unsigned mLossOfControlMask; // interfaces with loss of control enabled member
518 thiz->mLossOfControlMask = lossOfControlMask; in construct()
719 thiz->mLossOfControlMask |= lossOfControlMask; in IObject_SetLossOfControlInterfaces()721 thiz->mLossOfControlMask &= ~lossOfControlMask; in IObject_SetLossOfControlInterfaces()