HomeSort by: relevance | last modified time | path
    Searched defs:XParseGeometry (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
beos_x11.cpp 60 * XParseGeometry parses strings of the form
95 int XParseGeometry (char *string, int *x, int *y,
  /xsrc/external/mit/libX11/dist/src/
ParseGeom.c 37 * XParseGeometry parses strings of the form
73 XParseGeometry (
  /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
win32_x11.c 280 * XParseGeometry parses strings of the form
315 int XParseGeometry(char *string, int *x, int *y, unsigned int *width, unsigned int *height)

Completed in 6 milliseconds