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

  /external/webkit/Source/WebCore/editing/
EditingStyle.h 124 bool hasFontSizeDelta() const { return m_fontSizeDelta != NoFontDelta; }
ApplyStyleCommand.cpp 300 if (!style || !style->hasFontSizeDelta())
    [all...]

Completed in 620 milliseconds