Searched defs:lineOverlapsShapeBounds (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/shapes/
H A DShapeInfo.h102 bool lineOverlapsShapeBounds() const { return logicalLineTop() < shapeLogicalBottom() && shapeLogicalTop() <= logicalLineBottom(); } function in class:WebCore::ShapeInfo

Completed in 143 milliseconds