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

  /external/webkit/WebCore/rendering/style/
FillLayer.cpp 176 for (curr = this; curr && curr->isClipSet(); curr = curr->next()) { }
251 !next->isAttachmentSet() && !next->isClipSet() &&
FillLayer.h 86 bool isClipSet() const { return m_clipSet; }

Completed in 40 milliseconds