OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:curs_box
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/qbus/
qduser.h
177
struct _vs_box
curs_box
; /* cursor reporting box */
member in struct:qdinput
qd.c
2483
if (eqh->curs_pos.x <= eqh->
curs_box
.right &&
2484
eqh->curs_pos.x >= eqh->
curs_box
.left &&
2485
eqh->curs_pos.y >= eqh->
curs_box
.top &&
2486
eqh->curs_pos.y <= eqh->
curs_box
.bottom ) {
2659
if (eqh->curs_pos.x <= eqh->
curs_box
.right &&
2660
eqh->curs_pos.x >= eqh->
curs_box
.left &&
2661
eqh->curs_pos.y >= eqh->
curs_box
.top &&
2662
eqh->curs_pos.y <= eqh->
curs_box
.bottom ) {
3310
eq_header[unit]->
curs_box
.left = 0;
3311
eq_header[unit]->
curs_box
.right = 0
[
all
...]
/src/sys/arch/vax/include/
qduser.h
184
struct _vs_box
curs_box
; /* cursor reporting box */
member in struct:qdinput
Completed in 35 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025