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