Searched refs:ForwardDeleteKey (Results 1 – 3 of 3) sorted by relevance
137 TypingCommand::create(document, ForwardDeleteKey, "", options, granularity)->apply(); in forwardDeleteKeyPressed()297 case ForwardDeleteKey: in doApply()597 typingAddedToOpenCommand(ForwardDeleteKey); in forwardDeleteKeyPressed()645 typingAddedToOpenCommand(ForwardDeleteKey); in forwardDeleteKeyPressed()659 case ForwardDeleteKey: in updatePreservesTypingStyle()
38 ForwardDeleteKey, enumerator
25464 (khtml::TypingCommand::doApply): Add case for ForwardDeleteKey.25467 …(khtml::TypingCommand::): Add ForwardDeleteKey constant. Remove a couple declarations for now-dead…