Home | History | Annotate | Download | only in style

Lines Matching defs:hasOutline

454     bool hasOutline() const { return outlineWidth() > 0 && outlineStyle() > BHIDDEN; }