Searched refs:notTextInsertion (Results 1 – 1 of 1) sorted by relevance
/external/webkit/WebCore/editing/ |
D | EditorCommand.cpp | 74 static const bool notTextInsertion = false; variable 1278 …enuOrKeyBinding, enabledInRichlyEditableText, stateNone, valueNull, notTextInsertion, doNotAllowEx… in createCommandMap() 1279 …enuOrKeyBinding, enabledInRichlyEditableText, stateNone, valueNull, notTextInsertion, doNotAllowEx… in createCommandMap() 1280 …enuOrKeyBinding, enabledInRichlyEditableText, stateNone, valueNull, notTextInsertion, doNotAllowEx… in createCommandMap() 1281 …enuOrKeyBinding, enabledInRichlyEditableText, stateNone, valueNull, notTextInsertion, doNotAllowEx… in createCommandMap() 1282 … supported, enabledInRichlyEditableText, stateNone, valueBackColor, notTextInsertion, doNotAllowEx… in createCommandMap() 1283 …dFromMenuOrKeyBinding, enabledInEditableText, stateNone, valueNull, notTextInsertion, doNotAllowEx… in createCommandMap() 1284 …Bold, supported, enabledInRichlyEditableText, stateBold, valueNull, notTextInsertion, doNotAllowEx… in createCommandMap() 1285 …{ "Copy", { executeCopy, supported, enabledCopy, stateNone, valueNull, notTextInsertion, allowExec… in createCommandMap() 1286 …Link, supported, enabledInRichlyEditableText, stateNone, valueNull, notTextInsertion, doNotAllowEx… in createCommandMap() [all …]
|