Searched defs:topLayerElements (Results 1 – 2 of 2) sorted by relevance
248 …const WillBeHeapVector<RefPtrWillBeMember<Element> >& topLayerElements = element->document().topLa… in nextInTopLayer() local
1030 …const WillBeHeapVector<RefPtrWillBeMember<Element> >& topLayerElements() const { return m_topLayer… in topLayerElements() function