Searched refs:lWidth (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dtooltip.cpp97 LONG lWidth = 0L; local
100 lWidth = m_sText.Length() * 8;
106 ,lWidth
122 LONG lWidth = 0L; local
127 lWidth = rsTip.Length() * 8;
133 ,lWidth
H A Dutilsgui.cpp375 static LONG lWidth = 0; local
379 if (!lWidth) {
382 ::DevQueryCaps(hdcScreen, CAPS_WIDTH, 1L, &lWidth);
388 *pWidth = (int)lWidth;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dlistctrl.h397 ,int lWidth = -1

Completed in 150 milliseconds