Home
last modified time | relevance | path

Searched defs:cursor_on (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dhd44780var.h61 cursor_on:1; member
/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm283x_platform.c603 static int cursor_x = 0, cursor_y = 0, hot_x = 0, hot_y = 0, cursor_on = 0; variable