Searched refs:inUseTable (Results 1 – 1 of 1) sorted by relevance
982 XmHashTable inUseTable = in _XmAllocScratchPixmap() local1011 _XmAddHashEntry(inUseTable, (XmHashKey) scratchPixmap, returned_key); in _XmAllocScratchPixmap()1029 XmHashTable inUseTable = (XmHashTable) xmScreen->screen.inUsePixmaps; in _XmFreeScratchPixmap() local1034 _XmGetHashEntry(inUseTable, (XmHashKey) pixmap); in _XmFreeScratchPixmap()1042 _XmRemoveHashEntry(inUseTable, (XmHashKey) pixmap); in _XmFreeScratchPixmap()