Searched refs:notTextInsertion (Results 1 – 1 of 1) sorted by relevance
/external/webkit/Source/WebCore/editing/ |
D | EditorCommand.cpp | 81 static const bool notTextInsertion = false; variable 1403 …enuOrKeyBinding, enabledInRichlyEditableText, stateNone, valueNull, notTextInsertion, doNotAllowEx… in createCommandMap() 1404 …enuOrKeyBinding, enabledInRichlyEditableText, stateNone, valueNull, notTextInsertion, doNotAllowEx… in createCommandMap() 1405 …enuOrKeyBinding, enabledInRichlyEditableText, stateNone, valueNull, notTextInsertion, doNotAllowEx… in createCommandMap() 1406 …enuOrKeyBinding, enabledInRichlyEditableText, stateNone, valueNull, notTextInsertion, doNotAllowEx… in createCommandMap() 1407 … supported, enabledInRichlyEditableText, stateNone, valueBackColor, notTextInsertion, doNotAllowEx… in createCommandMap() 1408 …dFromMenuOrKeyBinding, enabledInEditableText, stateNone, valueNull, notTextInsertion, doNotAllowEx… in createCommandMap() 1409 …Bold, supported, enabledInRichlyEditableText, stateBold, valueNull, notTextInsertion, doNotAllowEx… in createCommandMap() 1410 …{ executeCopy, supportedCopyCut, enabledCopy, stateNone, valueNull, notTextInsertion, allowExecuti… in createCommandMap() 1411 …Link, supported, enabledInRichlyEditableText, stateNone, valueNull, notTextInsertion, doNotAllowEx… in createCommandMap() [all …]
|