Home | History | Annotate | Download | only in editing

Lines Matching refs:blockStyle

210         RefPtr<EditingStyle> blockStyle = m_style->extractAndRemoveBlockProperties();
211 if (!blockStyle->isEmpty())
212 applyBlockStyle(blockStyle.get());