Searched refs:itemToolTip (Results 1 – 6 of 6) sorted by relevance
42 virtual String itemToolTip(unsigned listIndex) const = 0;
75 virtual String itemToolTip(unsigned listIndex) const;
102 virtual String itemToolTip(unsigned) const { return String(); } in itemToolTip() function
321 String RenderMenuList::itemToolTip(unsigned listIndex) const in itemToolTip() function in WebCore::RenderMenuList
94 [menuItem setToolTip:client()->itemToolTip(i)];
4223 … (WebCore::RenderMenuList::itemToolTip): Expose the title attribute of the element as the tool tip.4226 …(WebCore::RenderTextControlSingleLine::itemToolTip): Return an empty string, indicating no tool ti…