Searched refs:storeChild (Results 1 – 3 of 3) sorted by relevance
82 void storeChild(RenderBox*);
107 void OrderIteratorPopulator::storeChild(RenderBox* child) in storeChild() function in WebCore::OrderIteratorPopulator
1129 populator.storeChild(children[j]); in paintChildren()