Home
last modified time | relevance | path

Searched refs:fontChanged (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderMenuList.cpp134 bool fontChanged = !oldStyle || oldStyle->font() != style()->font(); in styleDidChange() local
135 if (fontChanged) in styleDidChange()
/external/webkit/Source/WebCore/
DChangeLog-2005-08-231897 …(-[KWQTableView initWithListBox:]): moved setRowHeight call to fontChanged, so the height will ref…
1898 (-[KWQTableView fontChanged]): Added.
DChangeLog-2006-12-3132405 * platform/mac/ListBoxMac.mm: (-[WebCoreTableView fontChanged]): Ditto.