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

  /xsrc/external/mit/libXt/dist/include/X11/
ConvertI.h 91 XtCacheRef* /* cache_ref_return */
ResourceI.h 78 extern XtCacheRef* _XtGetResources(
Intrinsic.h 268 typedef Opaque XtCacheRef;
527 XtCacheRef* /* cache_ref_return */
2000 XtCacheRef* /* cache_ref */
2005 XtPointer /* closure */, /* XtCacheRef */
2011 XtPointer /* closure */, /* XtCacheRef* */
  /xsrc/external/mit/libXt/dist/src/
Convert.c 736 XtCacheRef *cache_ref_return,
814 *cache_ref_return = (XtCacheRef) p;
864 *cache_ref_return = (XtCacheRef) p;
879 XtCacheRef *cache_ref_return)
904 XtCacheRef *cache_ref_return)
1000 XtCacheRef ref;
1035 XtCacheRef ref;
1090 XtAppReleaseCacheRefs(XtAppContext app, XtCacheRef *refs)
1112 (XtCacheRef *) closure);
1121 XtCacheRef cache_refs[2]
    [all...]
Resources.c 469 static XtCacheRef *
498 XtCacheRef cache_ref[MAXRESOURCES];
499 XtCacheRef *cache_ptr, *cache_base;
921 XtCacheRef *refs = XtMallocArray((Cardinal) cache_ref_size + 1,
922 (Cardinal) sizeof(XtCacheRef));
925 sizeof(XtCacheRef) * (size_t) cache_ref_size);
929 return (XtCacheRef *) NULL;
968 XtCacheRef *
980 XtCacheRef *cache_refs = NULL;
1010 XtCacheRef *cache_refs_core
    [all...]
Create.c 357 XtCacheRef *cache_refs;
Converters.c 217 (Cardinal) 0, &value, &toVal, (XtCacheRef *) NULL))
TMstate.c 1638 XtCacheRef cache_ref;

Completed in 20 milliseconds