Home
last modified time | relevance | path

Searched refs:CheckIntersection (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGSVGElement.h147 CheckIntersection, enumerator
DSVGSVGElement.cpp362 case CheckIntersection: in checkIntersectionOrEnclosure()
405 …n collectIntersectionOrEnclosureList(rect->target()->value(), referenceElement, CheckIntersection); in getIntersectionList()
420 return checkIntersectionOrEnclosure(*element, rect->target()->value(), CheckIntersection); in checkIntersection()