Searched refs:fontChanged (Results 1 – 3 of 3) sorted by relevance
134 bool fontChanged = !oldStyle || oldStyle->font() != style()->font(); in styleDidChange() local135 if (fontChanged) in styleDidChange()
1897 …(-[KWQTableView initWithListBox:]): moved setRowHeight call to fontChanged, so the height will ref…1898 (-[KWQTableView fontChanged]): Added.
32405 * platform/mac/ListBoxMac.mm: (-[WebCoreTableView fontChanged]): Ditto.