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

/haiku/src/libs/glut/
H A Dglut_ext.c79 { "glutSetWindowTitle", (const GLUTproc) glutSetWindowTitle },
H A DglutWindow.cpp496 glutSetWindowTitle(const char *name) function
499 __glutFatalError("glutSetWindowTitle: isn't a top-level window");
507 /*! Same as glutSetWindowTitle() */
511 glutSetWindowTitle(name);
/haiku/headers/libs/glut/GL/
H A Dglut.h577 GLUTAPI void GLUTAPIENTRY glutSetWindowTitle(const char *title);

Completed in 93 milliseconds