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

  /xsrc/external/mit/libX11/dist/src/
InitExt.c 155 CopyGCType XESetCopyGC(
158 CopyGCType proc) /* routine to call when GC copied */
161 register CopyGCType oldproc;
167 return (CopyGCType)oldproc;
  /xsrc/external/mit/libX11/dist/include/X11/
Xlibint.h 845 typedef int (*CopyGCType)(
915 CopyGCType copy_GC; /* routine to call when GC copied */

Completed in 10 milliseconds