Lines Matching refs:end

473 		for( it = getInstances().begin(); it != getInstances().end(); ++it )  in ~SelectionManager()
539 return it != m_aSelections.end() ? it->second->m_pAdaptor : NULL; in getAdaptor()
705 if( it != getInstances().end() ) in get()
719 if( ( it = m_aAtomToString.find( aAtom ) ) == m_aAtomToString.end() ) in getString()
740 if( ( it = m_aStringToAtom.find( rString ) ) == m_aStringToAtom.end() ) in getAtom()
914 if( it == m_aSelections.end() ) in getPasteData()
1044 if( it == m_aSelections.end() ) in getPasteData()
1224 for( type_it = aTypes.begin(); type_it != aTypes.end() && nSelectedType == None; ++type_it ) in getPasteData()
1253 if( it != m_aSelections.end() && in getPasteDataTypes()
1415 if( it != m_aSelections.end() ) in getPasteDataTypes()
1455 if( it == m_aSelections.end() ) in getPixmapHolder()
1577 if( win_it != m_aIncrementals.end() ) in sendData()
1580 if( inc_it != win_it->second.end() ) in sendData()
1852 if( it != m_aSelections.end() && in handleReceivePropertyNotify()
1977 if( it != m_aIncrementals.end() ) in handleSendPropertyNotify()
1984 for( inc_it = it->second.begin(); inc_it != it->second.end(); ++inc_it ) in handleSendPropertyNotify()
2000 while( aTimeouts.begin() != aTimeouts.end() ) in handleSendPropertyNotify()
2009 if( inc_it != it->second.end() ) in handleSendPropertyNotify()
2050 if( it->second.begin() == it->second.end() ) in handleSendPropertyNotify()
2083 it != m_aSelections.end() && in handleSelectionNotify()
2144 else if( it != m_aSelections.end() ) in handleSelectionNotify()
2172 if( it == m_aDropTargets.end() ) in handleDropEvent()
2183 if( it != m_aDropTargets.end() && it->second.m_pTarget->m_bActive && in handleDropEvent()
2195 if( it != m_aDropTargets.end() && in handleDropEvent()
2540 if( it != m_aDropTargets.end() ) in sendDropPosition()
2732 if( it != m_aDropTargets.end() ) in handleDragEvent()
2798 if( it != m_aDropTargets.end() ) in handleDragEvent()
3113 if( it != m_aDropTargets.end() ) in updateDragWindow()
3148 if( it != m_aDropTargets.end() && ! it->second.m_pTarget->m_bActive ) in updateDragWindow()
3161 if( it != m_aDropTargets.end() ) in updateDragWindow()
3193 for( int i = 0; type_it != aConversions.end() && i < 3; i++, ++type_it ) in updateDragWindow()
3260 while( it != m_aDropTargets.end() ) in startDrag()
3276 if( it == m_aDropTargets.end() || (mask & (Button1Mask|Button2Mask|Button3Mask)) == 0 ) in startDrag()
3293 if( aChild != None && m_aDropTargets.find( aChild ) != m_aDropTargets.end() ) in startDrag()
3592 for( i = 0, type_it = aConversions.begin(); type_it != aConversions.end(); ++type_it, i++ ) in transferablesFlavorsChanged()
3664 if( it != m_aSelections.end() ) in handleXEvent()
3791 …m, Selection* >::iterator it = This->m_aSelections.begin(); it != This->m_aSelections.end(); ++it ) in run()
3806 while( aChangeList.begin() != aChangeList.end() ) in run()
3945 if( it != m_aSelections.end() ) in deregisterHandler()
3974 if( it != m_aDropTargets.end() ) in registerDropTarget()
4021 if( it != m_aDropTargets.end() ) in deregisterDropTarget()