Searched refs:elementForFormatBlockCommand (Results 1 – 6 of 6) sorted by relevance
43 static Element* elementForFormatBlockCommand(Range*);
98 Element* FormatBlockCommand::elementForFormatBlockCommand(Range* range) in elementForFormatBlockCommand() function in WebCore::FormatBlockCommand
1387 …Element* formatBlockElement = FormatBlockCommand::elementForFormatBlockCommand(selection.firstRang… in valueFormatBlock()
36648 Fixed the bug by checking the element we found in elementForFormatBlockCommand36652 (WebCore::FormatBlockCommand::elementForFormatBlockCommand):
32244 …diting/Editor.cpp: Removed isElementForFormatBlockCommand and Editor::elementForFormatBlockCommand.32248 (WebCore::valueFormatBlock): Calls FormatBlockCommand::elementForFormatBlockCommand.32255 (WebCore::FormatBlockCommand::elementForFormatBlockCommand): Moved from Editor.cpp43822 (WebCore::Editor::elementForFormatBlockCommand):
32921 (WebCore::FormatBlockCommand::elementForFormatBlockCommand):