Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx1595 rInc.m_nBufferPos = 0; in sendData()
2013 int nBytes = rInc.m_aData.getLength() - rInc.m_nBufferPos; in handleSendPropertyNotify()
2020 (const unsigned char*)rInc.m_aData.getConstArray()+rInc.m_nBufferPos ); in handleSendPropertyNotify()
2031 … (const unsigned char*)rInc.m_aData.getConstArray()+rInc.m_nBufferPos, in handleSendPropertyNotify()
2033 rInc.m_nBufferPos += nBytes; in handleSendPropertyNotify()
H A DX11_selection.hxx175 int m_nBufferPos; member

Completed in 32 milliseconds