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

/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DXKBMAlloc.c365 int width,match,nResize; local in function:XkbResizeKeyType
368 nResize= 0;
383 nResize++;
386 if (nResize>0) {
/xsrc/external/mit/xorg-server/dist/xkb/
H A DXKBMAlloc.c363 int width, match, nResize; local in function:XkbResizeKeyType
366 nResize = 0;
384 nResize++;
387 if (nResize > 0) {
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBMAlloc.c433 int width, match, nResize; local in function:XkbResizeKeyType
436 nResize = 0;
454 nResize++;
457 if (nResize > 0) {

Completed in 5 milliseconds