Searched refs:KeyMemento (Results 1 – 2 of 2) sorted by relevance
80 struct KeyMemento { struct116 std::vector<KeyMemento> mKeyMementos;126 static bool shouldCancelKey(const KeyMemento& memento, const CancelationOptions& options);
197 const KeyMemento& memento = mKeyMementos[i]; in findKeyMemento()219 KeyMemento memento; in addKeyMemento()271 for (KeyMemento& memento : mKeyMementos) { in synthesizeCancelationEvents()402 bool InputState::shouldCancelKey(const KeyMemento& memento, const CancelationOptions& options) { in shouldCancelKey()