HomeSort by relevance Sort by last modified time
    Searched refs:svgClipContent (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
HitTestRequest.h 36 SVGClipContent = 1 << 6,
57 bool svgClipContent() const { return m_requestType & SVGClipContent; }
PointerEventsHitRules.cpp 32 if (request.svgClipContent())
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGShape.cpp 326 if (request.svgClipContent())

Completed in 24 milliseconds