isInInteractiveContent 146 Source/core/html/HTMLLabelElement.cpp if (evt->target() && isInInteractiveContent(evt->target()->toNode())) isInInteractiveContent 44 Source/core/html/HTMLLabelElement.h bool isInInteractiveContent(Node*) const;