Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DEditorCommand.cpp1340 static TriState stateJustifyLeft(Frame* frame, Event*) in stateJustifyLeft() function
1449 …eft", { executeJustifyLeft, supported, enabledInRichlyEditableText, stateJustifyLeft, valueNull, n… in createCommandMap()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0645325 (WebCore::stateJustifyLeft): Added.
45327 …(WebCore::createCommandMap): Refers to stateJustifyCenter, stateJustifyLeft, and stateJustifyRight.