Searched refs:enabledInRichlyEditableText (Results 1 – 2 of 2) sorted by relevance
/external/webkit/WebCore/editing/ |
D | EditorCommand.cpp | 1142 static bool enabledInRichlyEditableText(Frame* frame, Event*, EditorCommandSource) in enabledInRichlyEditableText() function 1278 …enter", { executeJustifyCenter, supportedFromMenuOrKeyBinding, enabledInRichlyEditableText, stateN… in createCommandMap() 1279 …stified", { executeJustifyFull, supportedFromMenuOrKeyBinding, enabledInRichlyEditableText, stateN… in createCommandMap() 1280 …ignLeft", { executeJustifyLeft, supportedFromMenuOrKeyBinding, enabledInRichlyEditableText, stateN… in createCommandMap() 1281 …nRight", { executeJustifyRight, supportedFromMenuOrKeyBinding, enabledInRichlyEditableText, stateN… in createCommandMap() 1282 …{ "BackColor", { executeBackColor, supported, enabledInRichlyEditableText, stateNone, valueBackCol… in createCommandMap() 1284 …{ "Bold", { executeToggleBold, supported, enabledInRichlyEditableText, stateBold, valueNull, notTe… in createCommandMap() 1286 …{ "CreateLink", { executeCreateLink, supported, enabledInRichlyEditableText, stateNone, valueNull,… in createCommandMap() 1303 …{ "ForeColor", { executeForeColor, supported, enabledInRichlyEditableText, stateNone, valueForeCol… in createCommandMap() 1304 …{ "FormatBlock", { executeFormatBlock, supported, enabledInRichlyEditableText, stateNone, valueNul… in createCommandMap() [all …]
|
/external/webkit/WebCore/ |
D | ChangeLog-2008-08-10 | 11816 (WebCore::enabledInRichlyEditableText): 59821 (WebCore::enabledInRichlyEditableText): 66399 (WebCore::enabledInRichlyEditableText):
|