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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dvscroll.cpp131 const wxCoord hWindow = GetClientSize().y; local
141 if ( h > hWindow )
173 const wxCoord hWindow = GetClientSize().y; local
179 if ( h > hWindow )
186 if ( h < hWindow )
192 if ( hAll > hWindow )
196 if ( hAll < hWindow )
207 if ( h > hWindow )

Completed in 100 milliseconds