Searched refs:itemLabel (Results 1 – 11 of 11) sorted by relevance
943 String itemLabel = m_popupClient->itemLabel(rowIndex); in paintRow() local952 itemLabel = ""; in paintRow()954 } else if (!itemLabel.isEmpty()) { in paintRow()957 itemLabel = StringTruncator::rightTruncate(itemLabel, availableWidth, itemFont); in paintRow()989 if (itemLabel.isEmpty()) in paintRow()991 …TextRun labelTextRun(itemLabel.characters(), itemLabel.length(), false, 0, 0, TextRun::AllowTraili… in paintRow()1287 String label = m_popupClient->itemLabel(i); in layout()
45 virtual String itemLabel(unsigned listIndex) const = 0;
85 virtual String itemLabel(unsigned listIndex) const;
121 virtual String itemLabel(unsigned listIndex) const;
362 String RenderMenuList::itemLabel(unsigned) const in itemLabel() function in WebCore::RenderMenuList
921 String RenderTextControlSingleLine::itemLabel(unsigned) const in itemLabel() function in WebCore::RenderTextControlSingleLine
77 virtual WTF::String itemLabel(unsigned listIndex) const;
171 String AutoFillPopupMenuClient::itemLabel(unsigned listIndex) const in itemLabel() function in WebKit::AutoFillPopupMenuClient
71 virtual String itemLabel(unsigned) const { return String(); } in itemLabel() function in __anon653a6ef00111::TestPopupMenuClient
14164 (WebKit::TestPopupMenuClient::itemLabel): Added.14177 (WebKit::AutoFillPopupMenuClient::itemLabel):
101478 (WebCore::RenderMenuList::itemLabel):101481 (WebCore::RenderTextControlSingleLine::itemLabel):