Searched refs:checkState (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DXKBMisc.c741 unsigned int checkState = 0; local in function:XkbApplyVirtualModChanges
757 checkState= TRUE;
769 checkState= TRUE;
785 checkState= TRUE;
802 checkState= TRUE;
839 return checkState;
/xsrc/external/mit/xorg-server/dist/xkb/
H A DXKBMisc.c770 unsigned int checkState = 0; local in function:XkbApplyVirtualModChanges
788 checkState = TRUE;
801 checkState = TRUE;
819 checkState = TRUE;
838 checkState = TRUE;
878 return checkState;
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBMisc.c913 unsigned int checkState = 0; local in function:XkbApplyVirtualModChanges
931 checkState = True;
944 checkState = True;
962 checkState = True;
981 checkState = True;
1021 return checkState;

Completed in 7 milliseconds