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

  /external/qemu/ui/
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;
  /external/chromium_org/content/shell/renderer/test_runner/
test_runner.h 306 bool has_absolute, bool absolute);
test_runner.cc 913 bool has_absolute; local
    [all...]

Completed in 727 milliseconds