Searched refs:executeJustifyFull (Results 1 – 2 of 2) sorted by relevance
/external/webkit/WebCore/editing/ |
D | EditorCommand.cpp | 552 static bool executeJustifyFull(Frame* frame, Event*, EditorCommandSource source, const String&) in executeJustifyFull() function 1279 …{ "AlignJustified", { executeJustifyFull, supportedFromMenuOrKeyBinding, enabledInRichlyEditableTe… in createCommandMap() 1323 …{ "JustifyFull", { executeJustifyFull, supported, enabledInRichlyEditableText, stateNone, valueNul… in createCommandMap()
|
/external/webkit/WebCore/ |
D | ChangeLog-2008-08-10 | 66324 (WebCore::executeJustifyFull):
|