Home
last modified time | relevance | path

Searched refs:aTimeouts (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx1983 std::list< Atom > aTimeouts; in handleSendPropertyNotify() local
1988 aTimeouts.push_back( inc_it->first ); in handleSendPropertyNotify()
2000 while( aTimeouts.begin() != aTimeouts.end() ) in handleSendPropertyNotify()
2004 it->second.erase( aTimeouts.front() ); in handleSendPropertyNotify()
2005 aTimeouts.pop_front(); in handleSendPropertyNotify()

Completed in 28 milliseconds