Searched refs:knot (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libnurbs/interface/ |
| H A D | glinterface.cc | 173 gluNurbsCurve(GLUnurbs *r, GLint nknots, INREAL knot[], GLint stride, argument 177 OTL_nurbsCurve(tempTrim, nknots, knot, stride, ctlarray, order, type); 194 r->nurbscurve(nknots, knot, sizeof(INREAL) * stride, ctlarray, order,
|
| /xsrc/external/mit/glu/dist/src/libnurbs/internals/ |
| H A D | nurbsinterfac.cc | 271 INREAL knot[], /* nondecreasing knot values in p */ 300 knots.init( nknots, byte_stride, order, knot ); 320 INREAL sknot[], /* nondecreasing knot values in s */ 322 INREAL tknot[], /* nondecreasing knot values in t */ 269 nurbscurve(long nknots,INREAL knot[],long byte_stride,INREAL ctlarray[],long order,long type) argument
|
| /xsrc/external/mit/libXt/dist/include/X11/ |
| H A D | TranslateI.h | 86 unsigned int knot:1; member in struct:_LateBindings
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | TMkey.c | 200 if (!lateModifiers[ref].knot) 210 if (!found && !lateModifiers[ref].knot)
|
| H A D | TMparse.c | 559 XtSetBit(temp[count].knot, notL); 565 XtSetBit(temp[count].knot, notR); 570 temp[count].knot = temp[count].pair = FALSE;
|
| H A D | TMprint.c | 260 if (lateModifiers->knot) {
|
| H A D | TMstate.c | 318 && late1P->knot == late2P->knot) {
|
Completed in 12 milliseconds