Home
last modified time | relevance | path

Searched refs:elementForFormatBlockCommand (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/editing/
DFormatBlockCommand.h43 static Element* elementForFormatBlockCommand(Range*);
DFormatBlockCommand.cpp98 Element* FormatBlockCommand::elementForFormatBlockCommand(Range* range) in elementForFormatBlockCommand() function in WebCore::FormatBlockCommand
DEditorCommand.cpp1387 …Element* formatBlockElement = FormatBlockCommand::elementForFormatBlockCommand(selection.firstRang… in valueFormatBlock()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1636648 Fixed the bug by checking the element we found in elementForFormatBlockCommand
36652 (WebCore::FormatBlockCommand::elementForFormatBlockCommand):
DChangeLog-2010-12-0632244 …diting/Editor.cpp: Removed isElementForFormatBlockCommand and Editor::elementForFormatBlockCommand.
32248 (WebCore::valueFormatBlock): Calls FormatBlockCommand::elementForFormatBlockCommand.
32255 (WebCore::FormatBlockCommand::elementForFormatBlockCommand): Moved from Editor.cpp
43822 (WebCore::Editor::elementForFormatBlockCommand):
DChangeLog32921 (WebCore::FormatBlockCommand::elementForFormatBlockCommand):