Searched refs:applyInlineStyle (Results 1 – 2 of 2) sorted by relevance
97 void applyInlineStyle(EditingStyle*);
221 applyInlineStyle(m_style.get()); in doApply()554 void ApplyStyleCommand::applyInlineStyle(EditingStyle* style) in applyInlineStyle() function in blink::ApplyStyleCommand