Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGSVGElement.h148 CheckEnclosure enumerator
DSVGSVGElement.cpp365 case CheckEnclosure: in checkIntersectionOrEnclosure()
412 …turn collectIntersectionOrEnclosureList(rect->target()->value(), referenceElement, CheckEnclosure); in getEnclosureList()
428 return checkIntersectionOrEnclosure(*element, rect->target()->value(), CheckEnclosure); in checkEnclosure()