Searched refs:upwards (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Datafb_iplan2p2.c44 u_int upwards = (dy < sy) || (dy == sy && dx < sx); local
50 if (upwards) {
105 if (upwards) {
H A Datafb_iplan2p4.c44 u_int upwards = (dy < sy) || (dy == sy && dx < sx); local
50 if (upwards) {
105 if (upwards) {
H A Datafb_iplan2p8.c51 u_int upwards = (dy < sy) || (dy == sy && dx < sx); local
57 if (upwards) {
112 if (upwards) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dkgdb_asm.S308 move.d internal_stack+1020, $sp ; Use the internal stack which grows upwards
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfdrepdlg.tex108 // downward search/replace selected (otherwise - upwards)
H A Dtconstr.tex65 constraints can ripple upwards and can eventually change the frame
H A Dtevent.tex162 events upwards to the parent window, the event propagation stops when it
H A Dwindow.tex106 the events from being propagated further upwards. Dialogs have this
2897 events are propagated upwards to the window parent recursively until a handler
H A Dfunction.tex4702 % TODO add some stuff about env var inheriting but not propagating upwards (VZ)

Completed in 122 milliseconds