Searched refs:DeleteKey (Results 1 – 7 of 7) sorted by relevance
98 …RefPtr<TypingCommand> typingCommand = TypingCommand::create(document, DeleteKey, "", false, granul… in deleteKeyPressed()250 if (m_commandType == DeleteKey) in doApply()258 case DeleteKey: in doApply()429 typingAddedToOpenCommand(DeleteKey); in deleteKeyPressed()442 typingAddedToOpenCommand(DeleteKey); in deleteKeyPressed()447 typingAddedToOpenCommand(DeleteKey); in deleteKeyPressed()467 typingAddedToOpenCommand(DeleteKey); in deleteKeyPressed()508 typingAddedToOpenCommand(DeleteKey); in deleteKeyPressed()601 case DeleteKey: in updatePreservesTypingStyle()
37 DeleteKey, enumerator
58 bool DeleteKey(CTP name);141 && key.DeleteKey(key_name); in DeleteKeyFromRegistry()
346 bool RegKey::DeleteKey(const tchar * name) { in DeleteKey() function in RegKey420 key.DeleteKey(guid); in UnregisterCOMServer()
595 STDMETHOD(DeleteKey)(THIS_ D3DVALUE time) PURE; in DECLARE_INTERFACE_() local
36714 (khtml::TypingCommandImpl::preservesTypingStyle): Added. Returns true for DeleteKey.