Home | History | Annotate | Download | only in win

Lines Matching full:tooltip

387     // the tooltip window needs to be explicitly destroyed since it isn't a WS_CHILD
2677 void WebView::setToolTip(const String& toolTip)
2682 if (toolTip == m_toolTip)
2685 m_toolTip = toolTip;