OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CURS_MIN_Y
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/qbus/
qduser.h
152
#define
CURS_MIN_Y
16 /* device coordinate y = 0 */
157
#define TRANY(y) ( -((y)+
CURS_MIN_Y
) )
/src/sys/arch/vax/include/
qduser.h
159
#define
CURS_MIN_Y
16 /* device coordinate y = 0 */
164
#define TRANY(y) ( -((y)+
CURS_MIN_Y
) )
Completed in 30 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025