HomeSort by relevance Sort by last modified time
    Searched refs:blockStyle (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/editing/
ApplyStyleCommand.cpp 210 RefPtr<EditingStyle> blockStyle = m_style->extractAndRemoveBlockProperties();
211 if (!blockStyle->isEmpty())
212 applyBlockStyle(blockStyle.get());
    [all...]
Editor.cpp     [all...]

Completed in 232 milliseconds