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

  /external/webkit/WebCore/editing/
ApplyStyleCommand.h 81 void applyBlockStyle(CSSMutableStyleDeclaration*);
ApplyStyleCommand.cpp 555 applyBlockStyle(blockStyle.get());
568 applyBlockStyle(m_style.get());
578 void ApplyStyleCommand::applyBlockStyle(CSSMutableStyleDeclaration *style)
    [all...]

Completed in 54 milliseconds