Searched refs:m_aIncrementals (Results 1 – 2 of 2) sorted by relevance
1576 …td::hash_map< Atom, IncrementalTransfer > >::const_iterator win_it = m_aIncrementals.find( request… in sendData()1577 if( win_it != m_aIncrementals.end() ) in sendData()1593 IncrementalTransfer& rInc = m_aIncrementals[ requestor ][ property ]; in sendData()1976 it = m_aIncrementals.find( rNotify.window ); in handleSendPropertyNotify()1977 if( it != m_aIncrementals.end() ) in handleSendPropertyNotify()2051 m_aIncrementals.erase( it ); in handleSendPropertyNotify()
376 m_aIncrementals; member in x11::SelectionManager
Completed in 37 milliseconds