Searched refs:KeyMemento (Results 1 – 2 of 2) sorted by relevance
90 struct KeyMemento { struct126 std::vector<KeyMemento> mKeyMementos;136 static bool shouldCancelKey(const KeyMemento& memento, const CancelationOptions& options);
213 const KeyMemento& memento = mKeyMementos[i]; in findKeyMemento()235 KeyMemento memento; in addKeyMemento()415 for (KeyMemento& memento : mKeyMementos) { in synthesizeCancelationEvents()600 bool InputState::shouldCancelKey(const KeyMemento& memento, const CancelationOptions& options) { in shouldCancelKey()