HomeSort by: relevance | last modified time | path
    Searched refs:CreateGCType (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libX11/dist/src/
InitExt.c 140 CreateGCType XESetCreateGC(
143 CreateGCType proc) /* routine to call when GC created */
146 register CreateGCType oldproc;
152 return (CreateGCType)oldproc;
  /xsrc/external/mit/libX11/dist/include/X11/
Xlibint.h 839 typedef int (*CreateGCType) (
914 CreateGCType create_GC; /* routine to call when GC created */

Completed in 4 milliseconds