Searched refs:computeAndSetTypingStyle (Results 1 – 2 of 2) sorted by relevance
212 void computeAndSetTypingStyle(StylePropertySet* , EditAction = EditActionUnspecified);
593 computeAndSetTypingStyle(style, editingAction); in applyStyle()1121 void Editor::computeAndSetTypingStyle(StylePropertySet* style, EditAction editingAction) in computeAndSetTypingStyle() function in blink::Editor