Searched refs:slowColElement (Results 1 – 2 of 2) sorted by relevance
215 return slowColElement(col, startEdge, endEdge);290 RenderTableCol* slowColElement(unsigned col, bool* startEdge, bool* endEdge) const;
870 RenderTableCol* RenderTable::slowColElement(unsigned col, bool* startEdge, bool* endEdge) const in slowColElement() function in WebCore::RenderTable