Home
last modified time | relevance | path

Searched defs:itemFont (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DPopupListBox.cpp454 Font itemFont = getRowFont(rowIndex); in paintRow() local
541 Font itemFont = m_popupClient->itemStyle(rowIndex).font(); in getRowFont() local
842 Font itemFont = getRowFont(i); in layout() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderListBox.cpp123 Font itemFont = style()->font(); in updateFromElement() local
372 static LayoutSize itemOffsetForAlignment(TextRun textRun, RenderStyle* itemStyle, Font itemFont, La… in itemOffsetForAlignment()
428 Font itemFont = style()->font(); in paintItemForeground() local