Searched refs:check_upper_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.cpp237 static inline void check_upper_overrun( int& pos, int width, int mousePos ) function
297 check_upper_overrun( mHintRect.y, hInPane, mousePos.y );
315 check_upper_overrun( mHintRect.x, hInPane, mousePos.x );
359 check_upper_overrun( mHintRect.y, newHeight, mousePos.y );
388 check_upper_overrun( mHintRect.x, newWidth, mousePos.x );

Completed in 53 milliseconds