Searched refs:applyParagraphStyleToSelection (Results 1 – 3 of 3) sorted by relevance
115 void applyParagraphStyleToSelection(StylePropertySet*, EditAction);
620 void Editor::applyParagraphStyleToSelection(StylePropertySet* style, EditAction editingAction) in applyParagraphStyleToSelection() function in blink::Editor1010 applyParagraphStyleToSelection(style.get(), EditActionSetWritingDirection); in setBaseWritingDirection()
185 frame.editor().applyParagraphStyleToSelection(style.get(), action); in executeApplyParagraphStyle()