Searched refs:my (Results 1 - 11 of 11) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/www/www.WL-520GU/
H A Dalttxt.js112 my=(NS4||NS6)? evt.pageY : (IE5||IE4)? event.clientY : 0;
115 my=evt.pageY;
119 my=evt.clientY;
123 my=event.clientY;
127 my=0;
131 my=evt.clientY;
137 my-=getpagescrolly();
140 yoff=(my+boxheight+10-getpagescrolly()+margin>=w_y)? -15-boxheight: 10; //10px lock modified.
142 movenavtxt( Math.min(w_x-boxwidth-margin , Math.max(2,xoff))+getpagescrollx() , my+yoff+getpagescrolly());
/asus-wl-520gu-7.0.1.45/src/router/mipsel/www/
H A Dalttxt.js112 my=(NS4||NS6)? evt.pageY : (IE5||IE4)? event.clientY : 0;
115 my=evt.pageY;
119 my=evt.clientY;
123 my=event.clientY;
127 my=0;
131 my=evt.clientY;
137 my-=getpagescrolly();
140 yoff=(my+boxheight+10-getpagescrolly()+margin>=w_y)? -15-boxheight: 10; //10px lock modified.
142 movenavtxt( Math.min(w_x-boxwidth-margin , Math.max(2,xoff))+getpagescrollx() , my+yoff+getpagescrolly());
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dusbvideo.h102 #define YUV_TO_RGB_BY_THE_BOOK(my,mu,mv,mr,mg,mb) { \
104 mm_y = (my) - 16; \
395 int limiter = 0, mx, my; local
397 my = iy;
405 if (my < 0) {
406 my = 0;
408 } else if (my >= VIDEOSIZE_Y((fr)->request)) {
409 my = VIDEOSIZE_Y((fr)->request) - 1;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Damifb.c282 so that's my motivation.
3058 short mx, my; local
3064 my = par->crsr.crsr_y-par->crsr.spot_y;
3067 my -= par->yoffset;
3071 my > -(short)par->crsr.height && my < par->yres) {
3074 vs = par->diwstrt_v + (my<<par->line_shift);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/kernel/
H A Dhead.S465 ;; Go ahead. Make my loop.
/asus-wl-520gu-7.0.1.45/src/router/iproute2/doc/
H A Dapi-ip6-flowlabels.tex68 NB notes here and below reflect only my personal opinion,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/serial/
H A Dkeyspan_pda.S566 ;; it looks like my adapter uses a revision of the EZUSB that
H A Dxircom_pgs.S604 ;; it looks like my adapter uses a revision of the EZUSB that
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/boot/
H A Dvideo.S1642 andb $0x02, %bl # necessary but it worked on my card which
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/boot/
H A Dvideo.S1655 andb $0x02, %bl # necessary but it worked on my card which
/asus-wl-520gu-7.0.1.45/src/linux/linux/Documentation/cdrom/
H A Dcdrom-standard.tex616 CDO_USE_FFLAGS \mathrel| CDO_LOCK$, reflecting my own view on user
704 {/cdrom/$<volume-name>$/}}. In my opinion they should have pushed this

Completed in 183 milliseconds