Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DEditor.h145 void applyParagraphStyleToSelection(CSSStyleDeclaration*, EditAction);
DEditor.cpp755 void Editor::applyParagraphStyleToSelection(CSSStyleDeclaration* style, EditAction editingAction) in applyParagraphStyleToSelection() function in WebCore::Editor
1218 applyParagraphStyleToSelection(style.get(), EditActionSetWritingDirection); in setBaseWritingDirection()
DEditorCommand.cpp157 frame->editor()->applyParagraphStyleToSelection(style.get(), action); in executeApplyParagraphStyle()
/external/webkit/WebKit/mac/WebView/
DWebHTMLView.mm3885 coreFrame->editor()->applyParagraphStyleToSelection(core(style), undoAction);
/external/webkit/WebCore/
DChangeLog-2006-12-3113127 (WebCore::Editor::applyParagraphStyleToSelection):
DChangeLog-2008-08-1011748 (WebCore::Editor::applyParagraphStyleToSelection):