Home
last modified time | relevance | path

Searched refs:createPixmapLastPixmap (Results 1 – 4 of 4) sorted by relevance

/dports/x11/dxpc/dxpc-3.9.2/
H A DClientCache.H74 unsigned int createPixmapLastPixmap; variable
H A DClientCache.C219 createPixmapLastPixmap(0), createPixmapXCache(8), createPixmapYCache(8), in ClientCache()
H A DServerChannel.C1674 clientCache_.createPixmapLastPixmap += value; in doWrite()
1675 clientCache_.createPixmapLastPixmap &= 0x1fffffff; in doWrite()
1677 PutULONG(clientCache_.createPixmapLastPixmap, in doWrite()
1913 clientCache_.createPixmapLastPixmap += value; in doWrite()
1914 clientCache_.createPixmapLastPixmap &= 0x1fffffff; in doWrite()
1916 PutULONG(clientCache_.createPixmapLastPixmap, in doWrite()
H A DClientChannel.C435 clientCache_.createPixmapLastPixmap; in doRead()
442 clientCache_.createPixmapLastPixmap = pixmap; in doRead()
642 clientCache_.createPixmapLastPixmap; in doRead()
648 clientCache_.createPixmapLastPixmap = pixmap; in doRead()