Searched refs:executeJustifyRight (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebCore/editing/ |
D | EditorCommand.cpp | 576 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/ |
D | ChangeLog-2008-08-10 | 66326 (WebCore::executeJustifyRight):
|