Searched refs:isLeft (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/ogl/
H A Ddivided.cpp242 bool isLeft = !(attachment < (n+1)); local
243 int i = (isLeft) ? (totalNumberAttachments - attachment - 1) : (attachment-1);
249 if (isLeft)

Completed in 43 milliseconds