Searched refs:knot (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/interface/
H A Dglinterface.cc173 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 Dnurbsinterfac.cc271 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 DTranslateI.h86 unsigned int knot:1; member in struct:_LateBindings
/xsrc/external/mit/libXt/dist/src/
H A DTMkey.c200 if (!lateModifiers[ref].knot)
210 if (!found && !lateModifiers[ref].knot)
H A DTMparse.c559 XtSetBit(temp[count].knot, notL);
565 XtSetBit(temp[count].knot, notR);
570 temp[count].knot = temp[count].pair = FALSE;
H A DTMprint.c260 if (lateModifiers->knot) {
H A DTMstate.c318 && late1P->knot == late2P->knot) {

Completed in 12 milliseconds