Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DEditorCommand.cpp581 static bool executeMakeTextWritingDirectionLeftToRight(Frame* frame, Event*, EditorCommandSource, c… in executeMakeTextWritingDirectionLeftToRight() function
1452 …{ "MakeTextWritingDirectionLeftToRight", { executeMakeTextWritingDirectionLeftToRight, supportedFr… in createCommandMap()
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1670165 (executeMakeTextWritingDirectionLeftToRight): Added. Applies