HomeSort by: relevance | last modified time | path
    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