isMainSummary 90 Source/core/html/HTMLSummaryElement.cpp return isMainSummary(); isMainSummary 95 Source/core/html/HTMLSummaryElement.cpp if (isMainSummary() && renderer()) { isMainSummary 135 Source/core/html/HTMLSummaryElement.cpp if (isMainSummary() && renderer()) isMainSummary 33 Source/core/html/HTMLSummaryElement.h bool isMainSummary() const; isMainSummary 54 Source/core/html/shadow/DetailsMarkerControl.cpp return summaryElement()->isMainSummary() && HTMLDivElement::rendererIsNeeded(style);