Home
last modified time | relevance | path

Searched refs:m_xres (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Ddell1600n_net.c125 unsigned short m_xres; /* x resolution (network byte order) */ member
499 gOpenScanners[iHandle]->m_xres = ntohs (200); in sane_open()
1564 &pState->m_xres, sizeof (pState->m_xres)); in ProcessTcpResponse()
1627 memcpy (&pState->m_xres, pValue, sizeof (pState->m_xres)); in ProcessTcpResponse()
1628 DBG (5, "X resolution: %d\n", ntohs (pState->m_xres)); in ProcessTcpResponse()

Completed in 3 milliseconds