Searched refs:m_nBufferPos (Results 1 – 2 of 2) sorted by relevance
1595 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()
175 int m_nBufferPos; member
Completed in 31 milliseconds