Searched refs:adjustForTableCells (Results 1 – 1 of 1) sorted by relevance
247 bool adjustForTableCells = o.containingBlock()->isTableCell(); in writeRenderObject() local256 if (adjustForTableCells && !text.firstTextBox()) in writeRenderObject()257 adjustForTableCells = false; in writeRenderObject()262 adjustForTableCells = false; in writeRenderObject()273 if (adjustForTableCells) in writeRenderObject()