Searched defs:childrenOfType (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderChildIterator.h185 inline RenderChildIteratorAdapter<T> childrenOfType(RenderElement& parent) function in namespace:WebCore
191 inline RenderChildConstIteratorAdapter<T> childrenOfType(const RenderElement& parent) function in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/dom/
H A DElementChildIterator.h205 inline ElementChildIteratorAdapter<ElementType> childrenOfType(ContainerNode& parent) function in namespace:WebCore
211 inline ElementChildConstIteratorAdapter<ElementType> childrenOfType(const ContainerNode& parent) function in namespace:WebCore

Completed in 206 milliseconds