Searched refs:IS_GREATER (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 Dnewbmpbtn.cpp59 #define IS_GREATER(col1,col2) ( ( (GET_RED(col1) ) > (GET_RED(col2) ) + MIN_COLOR_DIFF ) && \ macro
87 if ( IS_GREATER(upperElem,cur) )
93 if ( IS_GREATER(cur,upperElem) )

Completed in 57 milliseconds