Searched refs:hasOutlineAnnotation (Results 1 – 3 of 3) sorted by relevance
609 bool hasOutlineAnnotation() const;610 bool hasOutline() const { return style()->hasOutline() || hasOutlineAnnotation(); } in hasOutline()
1196 if (styleToUse->outlineStyleIsAuto() || hasOutlineAnnotation()) { in paintOutline()2477 bool RenderObject::hasOutlineAnnotation() const in hasOutlineAnnotation() function in WebCore::RenderObject
1413 if (styleToUse->outlineStyleIsAuto() || hasOutlineAnnotation()) { in paintOutline()