Home
last modified time | relevance | path

Searched refs:Blt_VectorGetInterpData (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltVector.c2175 Blt_VectorGetInterpData(interp) in Blt_VectorGetInterpData() function
2228 dataPtr = Blt_VectorGetInterpData(interp);
2251 dataPtr = Blt_VectorGetInterpData(interp);
2308 dataPtr = Blt_VectorGetInterpData(interp);
2406 dataPtr = Blt_VectorGetInterpData(interp);
2437 dataPtr = Blt_VectorGetInterpData(interp);
2502 dataPtr = Blt_VectorGetInterpData(interp);
2630 dataPtr = Blt_VectorGetInterpData(interp);
2835 dataPtr = Blt_VectorGetInterpData(interp);
H A DbltVecInt.h207 extern VectorInterpData *Blt_VectorGetInterpData
H A DbltVecMath.c2307 ? vPtr->dataPtr : Blt_VectorGetInterpData(interp);