Home
last modified time | relevance | path

Searched defs:GrSetWindowTitle (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/grx/grx249/src/misc/
H A Ddosmisc.c22 void GrSetWindowTitle( char *title ) in GrSetWindowTitle() function
H A Dlnxmisc.c22 void GrSetWindowTitle( char *title ) in GrSetWindowTitle() function
H A Dsdlmisc.c22 void GrSetWindowTitle(char *title) in GrSetWindowTitle() function
H A Dw32misc.c22 void GrSetWindowTitle( char *title ) in GrSetWindowTitle() function
H A Dx11misc.c24 void GrSetWindowTitle( char *title ) in GrSetWindowTitle() function
/dports/graphics/grx/grx249/pascal/
H A Dgrx.pas1412 procedure GrSetWindowTitle (Title: CString); asmname 'GrSetWindowTitle'; procedure