Home | History | Annotate | Download | only in style

Lines Matching refs:nonZero

398     bool hasMargin() const { return surround->margin.nonZero(); }
400 bool hasPadding() const { return surround->padding.nonZero(); }
401 bool hasOffset() const { return surround->offset.nonZero(); }
423 return borderImage().hasImage() && borderImage().outset().nonZero();