HomeSort by: relevance | last modified time | path
    Searched refs:num_changes (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/libXi/dist/src/
XIHierarchy.c 46 int num_changes)
58 if (num_changes <= 0)
64 req->num_changes = num_changes;
67 for (i = 0, any = changes; i < num_changes; i++, any++)
100 for (i = 0, any = changes; i < num_changes; i++, any++)
  /xsrc/external/mit/xorg-server.old/dist/Xi/
xichangehierarchy.c 452 if (!stuff->num_changes)
460 while(stuff->num_changes--)
  /xsrc/external/mit/xorg-server/dist/Xi/
xichangehierarchy.c 451 if (!stuff->num_changes)
457 while (stuff->num_changes--) {
  /xsrc/external/mit/libXi/dist/include/X11/extensions/
XInput2.h 473 int num_changes
  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
XI2proto.h 450 uint8_t num_changes; member in struct:__anon11226

Completed in 9 milliseconds