Home | History | Annotate | Download | only in win

Lines Matching full:tooltip

6116         onmouseout fired when moving over tooltip on Windows
6120 Add WS_EX_TRANSPARENT to out tooltip HWND so it isn't subject to hit testing, and when
6121 you mouse over the tooltip, it doesn't send a mouseout to the web content.
10160 Fix tooltip does not get its directionality from its element's directionality.