Searched refs:itemIsLabel (Results 1 – 9 of 9) sorted by relevance
53 virtual bool itemIsLabel(unsigned listIndex) const = 0;
89 virtual bool itemIsLabel(unsigned listIndex) const;
99 virtual bool itemIsLabel(unsigned listIndex) const;
415 bool RenderMenuList::itemIsLabel(unsigned listIndex) const in itemIsLabel() function in WebCore::RenderMenuList
745 bool RenderTextControlSingleLine::itemIsLabel(unsigned listIndex) const in itemIsLabel() function in WebCore::RenderTextControlSingleLine
188 if (client()->itemIsLabel(i)) { in calculatePositionAndSize()520 if (client()->itemIsLabel(index)) { in paint()
840 if (m_popupClient->itemIsLabel(rowIndex)) { in getRowFont()1055 else if (m_popupClient->itemIsLabel(i)) in updateFromElement()
3802 (WebCore::RenderTextControl::itemIsLabel): ditto.4277 (WebCore::RenderMenuList::itemIsLabel): ditto.
12818 (WebCore::RenderTextControlSingleLine::itemIsLabel):