Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasOutlineAnnotation

427     bool hasOutlineAnnotation() const;
428 bool hasOutline() const { return style()->hasOutline() || hasOutlineAnnotation(); }