Home
last modified time | relevance | path

Searched refs:valueNull (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/editing/
DEditorCommand.cpp1352 static String valueNull(Frame*, Event*) in valueNull() function
1403 … supportedFromMenuOrKeyBinding, enabledInRichlyEditableText, stateNone, valueNull, notTextInsertio… in createCommandMap()
1404 … supportedFromMenuOrKeyBinding, enabledInRichlyEditableText, stateNone, valueNull, notTextInsertio… in createCommandMap()
1405 … supportedFromMenuOrKeyBinding, enabledInRichlyEditableText, stateNone, valueNull, notTextInsertio… in createCommandMap()
1406 … supportedFromMenuOrKeyBinding, enabledInRichlyEditableText, stateNone, valueNull, notTextInsertio… in createCommandMap()
1408 …kward, supportedFromMenuOrKeyBinding, enabledInEditableText, stateNone, valueNull, notTextInsertio… in createCommandMap()
1409 …{ "Bold", { executeToggleBold, supported, enabledInRichlyEditableText, stateBold, valueNull, notTe… in createCommandMap()
1410 …{ "Copy", { executeCopy, supportedCopyCut, enabledCopy, stateNone, valueNull, notTextInsertion, al… in createCommandMap()
1411 …{ executeCreateLink, supported, enabledInRichlyEditableText, stateNone, valueNull, notTextInsertio… in createCommandMap()
1412 …{ "Cut", { executeCut, supportedCopyCut, enabledCut, stateNone, valueNull, notTextInsertion, allow… in createCommandMap()
[all …]
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1066414 (WebCore::valueNull):