Searched refs:valueNull (Results 1 – 2 of 2) sorted by relevance
/external/webkit/WebCore/editing/ |
D | EditorCommand.cpp | 1241 static String valueNull(Frame*, Event*) in valueNull() function 1278 … supportedFromMenuOrKeyBinding, enabledInRichlyEditableText, stateNone, valueNull, notTextInsertio… in createCommandMap() 1279 … supportedFromMenuOrKeyBinding, enabledInRichlyEditableText, stateNone, valueNull, notTextInsertio… in createCommandMap() 1280 … supportedFromMenuOrKeyBinding, enabledInRichlyEditableText, stateNone, valueNull, notTextInsertio… in createCommandMap() 1281 … supportedFromMenuOrKeyBinding, enabledInRichlyEditableText, stateNone, valueNull, notTextInsertio… in createCommandMap() 1283 …kward, supportedFromMenuOrKeyBinding, enabledInEditableText, stateNone, valueNull, notTextInsertio… in createCommandMap() 1284 …{ "Bold", { executeToggleBold, supported, enabledInRichlyEditableText, stateBold, valueNull, notTe… in createCommandMap() 1285 …{ "Copy", { executeCopy, supported, enabledCopy, stateNone, valueNull, notTextInsertion, allowExec… in createCommandMap() 1286 …{ executeCreateLink, supported, enabledInRichlyEditableText, stateNone, valueNull, notTextInsertio… in createCommandMap() 1287 …{ "Cut", { executeCut, supported, enabledCut, stateNone, valueNull, notTextInsertion, allowExecuti… in createCommandMap() [all …]
|
/external/webkit/WebCore/ |
D | ChangeLog-2008-08-10 | 66414 (WebCore::valueNull):
|