Searched defs:hasOutline (Results 1 – 2 of 2) sorted by relevance
473 bool hasOutline() const { return style()->hasOutline() || hasOutlineAnnotation(); } in hasOutline() function
454 bool hasOutline() const { return outlineWidth() > 0 && outlineStyle() > BHIDDEN; } in hasOutline() function