HomeSort by relevance Sort by last modified time
    Searched full:has_absolute (Results 1 - 1 of 1) sorted by null

  /external/qemu/
input.c 76 int has_absolute; local
79 has_absolute = kbd_mouse_has_absolute();
82 has_absolute != current_has_absolute) {
87 current_has_absolute = has_absolute;

Completed in 703 milliseconds