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

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

Completed in 14 milliseconds