Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/rpi/
H A Dvcprop.h465 struct vcprop_tag_cursorstate { struct
466 struct vcprop_tag tag;
467 uint32_t enable; /* 1 - visible */
468 uint32_t x;
469 uint32_t y;
470 uint32_t flags; /* 0 - display coord. 1 - fb coord. */