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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dnanox.c416 int offy = 0; local
426 offy += info.y ;
438 offy -= info.y ;
442 *destY = srcY + offy;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A DWebServer.h597 void DrawVertLine(int offx, int offy);
605 void Apply(png_bytep *image, int offx, int offy);
H A DWebServer.cpp1566 void CNumImageMask::Apply(png_bytep *image, int offx, int offy)
1570 png_bytep img_row = image[offy + i];
1586 void CNumImageMask::DrawVertLine(int offx, int offy)
1589 png_bytep m_row = m_row_mask_ptrs[offy*(m_v_segsize-1)+i];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dcg6.c203 u32 offx, offy; member in struct:cg6_fbc
714 sbus_writel(0, &fbc->offy);

Completed in 61 milliseconds