Home
last modified time | relevance | path

Searched refs:maxToolTipWidth (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebKit/win/
DWebView.cpp250 static const int maxToolTipWidth = 250; variable
2250 ::SendMessage(m_toolTipHwnd, TTM_SETMAXTIPWIDTH, 0, maxToolTipWidth); in initializeToolTipWindow()