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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dbardragpl.cpp243 static inline void check_lower_overrun( int& pos, int width, int mousePos ) function
287 check_lower_overrun( mHintRect.y, hInPane, mousePos.y );
306 check_lower_overrun( mHintRect.x, hInPane, mousePos.x );
376 check_lower_overrun( mHintRect.y, newHeight, mousePos.y );
400 check_lower_overrun( mHintRect.x, newWidth, mousePos.x );

Completed in 62 milliseconds