Searched defs:vcprop_tag_cursorstate (Results 1 – 1 of 1) sorted by relevance
465 struct vcprop_tag_cursorstate { struct466 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. */