Home
last modified time | relevance | path

Searched refs:resetSectionPointerIfNotBefore (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderTable.cpp92 static inline void resetSectionPointerIfNotBefore(RenderTableSection*& ptr, RenderObject* before) in resetSectionPointerIfNotBefore() function
129 resetSectionPointerIfNotBefore(m_head, beforeChild); in addChild()
133 resetSectionPointerIfNotBefore(m_firstBody, beforeChild); in addChild()
140 resetSectionPointerIfNotBefore(m_foot, beforeChild); in addChild()
148 resetSectionPointerIfNotBefore(m_firstBody, beforeChild); in addChild()
/external/webkit/WebCore/
DChangeLog-2007-10-1465661 (WebCore::resetSectionPointerIfNotBefore): Added this function to help with