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

  /external/webkit/WebCore/rendering/style/
FillLayer.cpp 198 for (curr = this; curr && curr->isOriginSet(); curr = curr->next()) { }
252 !next->isCompositeSet() && !next->isOriginSet() &&
FillLayer.h 87 bool isOriginSet() const { return m_originSet; }

Completed in 215 milliseconds