Searched refs:CooperateFlag (Results 1 – 6 of 6) sorted by relevance
63 uint32_t CooperateFlag() const;162 inline uint32_t Context::CooperateFlag() const in CooperateFlag() function
63 uint32_t CooperateFlag() const;174 inline uint32_t Context::CooperateFlag() const in CooperateFlag() function
59 freezing_ = (context.CooperateFlag() & COOPERATE_FLAG_FREEZE_CURSOR); in Enable()
331 uint32_t changed = (notice.mask & (context.CooperateFlag() ^ notice.flag)); in OnUpdateCooperateFlag()
333 uint32_t changed = (notice.mask & (context.CooperateFlag() ^ notice.flag)); in OnUpdateCooperateFlag()