Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DEditorCommand.cpp552 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/
DChangeLog-2008-08-1066324 (WebCore::executeJustifyFull):