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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Dcanvas.cpp362 double left1, top1, right1, bottom1, left2, top2, right2, bottom2; local
376 bottom2 = (double)(yp2 + (h2 / 2.0));
378 return ((left1 <= left2) && (top1 <= top2) && (right1 >= right2) && (bottom1 >= bottom2));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/gizmos/
H A Dsplittree.cpp419 int bottom2 = rect2.GetBottom(); local
422 wxPoint bottomRight = wxPoint(wxMax(right1, right2), wxMax(bottom1, bottom2));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dsh_mobile_ceu_camera.c271 unsigned long bottom1, bottom2; local
304 bottom2 = CDACR;
309 bottom2 = CDBCR;
329 ceu_write(pcdev, bottom2, phys_addr_bottom);

Completed in 40 milliseconds