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

/xsrc/external/mit/libxkbfile/dist/src/
H A Dcout.c562 WriteCHdrGeomOutlines(FILE *file, int nOL, XkbOutlinePtr ol, int shapeNdx) argument
566 for (o = 0; o < nOL; o++) {
581 for (o = 0; o < nOL; o++) {
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DXKBGAlloc.c571 XkbAllocGeomOutlines(XkbShapePtr shape,int nOL) argument
573 return _XkbAllocOutlines(shape,nOL);
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBGAlloc.c583 XkbAllocGeomOutlines(XkbShapePtr shape, int nOL) argument
585 return _XkbAllocOutlines(shape, nOL);

Completed in 7 milliseconds