Home
last modified time | relevance | path

Searched defs:reshape (Results 1 – 4 of 4) sorted by relevance

/haiku/src/tests/kits/opengl/glut/game_mode/
H A Dgame_mode.c93 reshape(int w, int h) in reshape() function
/haiku/src/libs/glut/
H A DglutWindow.h52 GLUTreshapeCB reshape; /* resize (width,height) */ variable
H A Dglutint.h388 GLUTreshapeCB reshape; /* resize (width,height) */ member
/haiku/src/tests/kits/opengl/demos/gears/
H A Dgears.c317 reshape(int width, int height) in reshape() function