Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DEditorCommand.cpp576 static bool executeJustifyRight(Frame* frame, Event*, EditorCommandSource source, const String&) in executeJustifyRight() function
1406 …{ "AlignRight", { executeJustifyRight, supportedFromMenuOrKeyBinding, enabledInRichlyEditableText,… in createCommandMap()
1451 …{ "JustifyRight", { executeJustifyRight, supported, enabledInRichlyEditableText, stateJustifyRight… in createCommandMap()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1066326 (WebCore::executeJustifyRight):