Home
last modified time | relevance | path

Searched refs:fillPolyRecentY (Results 1 – 12 of 12) sorted by relevance

/dports/x11/dxpc/dxpc-3.9.2/
H A DClientCache.H90 unsigned int fillPolyRecentY[8]; variable
H A DClientCache.C290 fillPolyRecentY[i] = 0; in ClientCache()
H A DClientChannel.C567 (y == clientCache_.fillPolyRecentY[j])) in doRead()
590 clientCache_.fillPolyRecentY[clientCache_. in doRead()
H A DServerChannel.C1828 y = clientCache_.fillPolyRecentY[value]; in doWrite()
1845 clientCache_.fillPolyRecentY[clientCache_. in doWrite()
/dports/net/nxproxy/nx-libs-3.5.99.20-1/nxcomp/src/
H A DClientCache.h162 unsigned int fillPolyRecentY[8]; variable
H A DClientCache.cpp183 fillPolyRecentY[i] = 0; in ClientCache()
H A DClientChannel.cpp1144 (y == clientCache_ -> fillPolyRecentY[j])) in handleRead()
1159 clientCache_ -> fillPolyRecentY[clientCache_ -> fillPolyIndex] = y; in handleRead()
H A DServerChannel.cpp2721 y = clientCache_ -> fillPolyRecentY[value]; in handleWrite()
2730 clientCache_ -> fillPolyRecentY[clientCache_ -> fillPolyIndex] = y; in handleWrite()
/dports/x11/nxcomp/nx-libs-3.5.0.32/nxcomp/
H A DClientCache.h158 unsigned int fillPolyRecentY[8]; variable
H A DClientCache.cpp180 fillPolyRecentY[i] = 0; in ClientCache()
H A DClientChannel.cpp1184 (y == clientCache_ -> fillPolyRecentY[j])) in handleRead()
1199 clientCache_ -> fillPolyRecentY[clientCache_ -> fillPolyIndex] = y; in handleRead()
H A DServerChannel.cpp2802 y = clientCache_ -> fillPolyRecentY[value]; in handleWrite()
2811 clientCache_ -> fillPolyRecentY[clientCache_ -> fillPolyIndex] = y; in handleWrite()