Searched refs:ChangedCursorKeys (Results 1 – 2 of 2) sorted by relevance
39 struct ChangedCursorKeys { struct51 inline bool operator==(const ChangedCursorKeys &rhs) const { argument59 inline bool operator!=(const ChangedCursorKeys &rhs) const {68 ChangedCursorKeys _changedCursorKeys;69 ChangedCursorKeys _previousChangedCursorKeys;
169 void Movements::ChangedCursorKeys::update(TwinEEngine *engine) { in update()