Searched refs:findMainSummary (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLDetailsElement.h39 Element* findMainSummary() const;
H A DHTMLSummaryElement.cpp72 return details->findMainSummary() == this;
H A DHTMLDetailsElement.cpp99 Element* HTMLDetailsElement::findMainSummary() const function in class:WebCore::HTMLDetailsElement

Completed in 92 milliseconds