Searched defs:glutStrokeRoman (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglut_roman.c2450 StrokeFontRec glutStrokeRoman = { "Roman", 128, chars, 119.048, -33.3333 }; variable in typeref:typename:StrokeFontRec
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_roman.c4 #define glutStrokeRoman XXX macro
2452 GLUTAPI const StrokeFontRec glutStrokeRoman; variable in typeref:typename:GLUTAPI const StrokeFontRec
2453 const StrokeFontRec glutStrokeRoman = { "Roman", 128, chars, 119.048, -33.3333 }; variable in typeref:typename:const StrokeFontRec

Completed in 8 milliseconds