Home
last modified time | relevance | path

Searched refs:HashPixmap (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DScreen.c83 static XmHashValue HashPixmap(XmHashKey) ;
428 _XmAllocHashTable(20, MatchPixmap, HashPixmap); in Initialize()
960 HashPixmap(XmHashKey k) in HashPixmap() function
H A DImageCache.c151 static XmHashValue HashPixmap (XmHashKey key);
1104 HashPixmap (XmHashKey key) in HashPixmap() function
1138 pixmap_set = _XmAllocHashTable (100, ComparePixmaps, HashPixmap); in InitializePixmapSets()