Lines Matching refs:None
226 m_aWindow( None ), in SelectionManager()
230 m_aCurrentDropWindow( None ), in SelectionManager()
231 m_nDropTime( None ), in SelectionManager()
237 m_aDropWindow( None ), in SelectionManager()
238 m_aDropProxy( None ), in SelectionManager()
239 m_aDragSourceWindow( None ), in SelectionManager()
254 m_nDragTimestamp( None ), in SelectionManager()
255 m_aMoveCursor( None ), in SelectionManager()
256 m_aCopyCursor( None ), in SelectionManager()
257 m_aLinkCursor( None ), in SelectionManager()
258 m_aNoneCursor( None ), in SelectionManager()
259 m_aCurrentCursor( None ), in SelectionManager()
261 m_nCLIPBOARDAtom( None ), in SelectionManager()
262 m_nTARGETSAtom( None ), in SelectionManager()
263 m_nTIMESTAMPAtom( None ), in SelectionManager()
264 m_nTEXTAtom( None ), in SelectionManager()
265 m_nINCRAtom( None ), in SelectionManager()
266 m_nCOMPOUNDAtom( None ), in SelectionManager()
267 m_nMULTIPLEAtom( None ), in SelectionManager()
268 m_nUTF16Atom( None ), in SelectionManager()
269 m_nImageBmpAtom( None ), in SelectionManager()
270 m_nXdndAware( None ), in SelectionManager()
271 m_nXdndEnter( None ), in SelectionManager()
272 m_nXdndLeave( None ), in SelectionManager()
273 m_nXdndPosition( None ), in SelectionManager()
274 m_nXdndStatus( None ), in SelectionManager()
275 m_nXdndDrop( None ), in SelectionManager()
276 m_nXdndFinished( None ), in SelectionManager()
277 m_nXdndSelection( None ), in SelectionManager()
278 m_nXdndTypeList( None ), in SelectionManager()
279 m_nXdndProxy( None ), in SelectionManager()
280 m_nXdndActionCopy( None ), in SelectionManager()
281 m_nXdndActionMove( None ), in SelectionManager()
282 m_nXdndActionLink( None ), in SelectionManager()
283 m_nXdndActionAsk( None ), in SelectionManager()
284 m_nXdndActionPrivate( None ), in SelectionManager()
287 m_aDropEnterEvent.data.l[0] = None; in SelectionManager()
515 if (m_aMoveCursor != None) in ~SelectionManager()
517 if (m_aCopyCursor != None) in ~SelectionManager()
519 if (m_aLinkCursor != None) in ~SelectionManager()
521 if (m_aNoneCursor != None) in ~SelectionManager()
918 if( aSelectionOwner == None ) in getPasteData()
1070 if( it->second->m_aUTF8Type != None && in getPasteData()
1129 Pixmap aPixmap = None; in getPasteData()
1130 Colormap aColormap = None; in getPasteData()
1157 Atom type = None; in getPasteData()
1189 if( aPixmap == None ) in getPasteData()
1195 if( aColormap == None && getPasteData( selection, XA_COLORMAP, aData ) ) in getPasteData()
1201 if( aPixmap != None ) in getPasteData()
1223 Atom nSelectedType = None; in getPasteData()
1224 for( type_it = aTypes.begin(); type_it != aTypes.end() && nSelectedType == None; ++type_it ) in getPasteData()
1226 for( unsigned int i = 0; i < rNativeTypes.size() && nSelectedType == None; i++ ) in getPasteData()
1230 if( nSelectedType != None ) in getPasteData()
1265 Atom aUTF8Type = None; in getPasteDataTypes()
1406 aNativeTemp[0] = None; in getPasteDataTypes()
1432 it->second->m_aUTF8Type = None; in getPasteDataTypes()
1481 XID nValue = None; in sendData()
1491 if( nValue == None ) in sendData()
1538 if( nValue == None ) in sendData()
1651 aNotify.xselection.property = None; in handleSelectionRequest()
1702 Atom nType = None; in handleSelectionRequest()
1755 pAtoms[i] = None; in handleSelectionRequest()
1817 if( aNotify.xselection.property != None ) in handleSelectionRequest()
1868 Atom nType = None; in handleReceivePropertyNotify()
1901 else if( nType != None ) in handleReceivePropertyNotify()
2093 Atom nType = None; in handleSelectionNotify()
2132 else if( rNotify.property == None ) in handleSelectionNotify()
2176 …else if( m_aDropEnterEvent.data.l[0] != None && (XLIB_Window)m_aDropEnterEvent.data.l[0] != aSourc… in handleDropEvent()
2197 … ( m_aDropEnterEvent.data.l[0] == None || XLIB_Window(m_aDropEnterEvent.data.l[0]) == aSource ) in handleDropEvent()
2278 m_aDropEnterEvent.data.l[0] = None; in handleDropEvent()
2280 m_aCurrentDropWindow = None; in handleDropEvent()
2386 m_aDropEnterEvent.data.l[0] = None; in dropComplete()
2387 m_aCurrentDropWindow = None; in dropComplete()
2489 if( m_nCurrentProtocolVersion < 0 && m_aDropWindow != None ) in updateDragAction()
2719 if( m_nCurrentProtocolVersion >= 0 && m_aDropProxy != None ) in handleDragEvent()
2739 else if( m_aDropProxy != None && m_nCurrentProtocolVersion >= 0 ) in handleDragEvent()
2750 m_aDropWindow = m_aDropProxy = None; in handleDragEvent()
2796 if( m_aDropWindow != None ) in handleDragEvent()
2920 Atom nAction = None; in accept()
2943 sendDragStatus( None ); in reject()
2993 rProxy = None; in getXdndVersion()
3014 if( rProxy != None ) in getXdndVersion()
3022 rProxy = None; in getXdndVersion()
3027 rProxy = None; in getXdndVersion()
3033 XLIB_Window aAwareWindow = rProxy != None ? rProxy : aWindow; in getXdndVersion()
3062 XLIB_Window aNewProxy = None, aNewCurrentWindow = None; in updateDragWindow()
3071 if( aChild != None ) in updateDragWindow()
3081 } while( aChild != None && nNewProtocolVersion < 0 ); in updateDragWindow()
3090 aNewCurrentWindow = aNewProxy = None; in updateDragWindow()
3110 if( m_aDropWindow != None ) in updateDragWindow()
3145 m_aDropProxy = aNewProxy != None ? aNewProxy : m_aDropWindow; in updateDragWindow()
3149 m_aDropProxy = None; in updateDragWindow()
3151 if( m_aDropProxy != None && xListener.is() ) in updateDragWindow()
3158 if( m_aDropProxy != None && m_nCurrentProtocolVersion >= 0 ) in updateDragWindow()
3200 else if( m_aDropProxy != None && xListener.is() ) in updateDragWindow()
3226 aDragFailedEvent.DragSourceContext = new DragSourceContext( None, CurrentTime, *this ); in startDrag()
3288 m_aDragSourceWindow = None; in startDrag()
3293 if( aChild != None && m_aDropTargets.find( aChild ) != m_aDropTargets.end() ) in startDrag()
3302 } while( aChild != None ); in startDrag()
3312 None, in startDrag()
3313 None, in startDrag()
3335 None, in startDrag()
3336 None, in startDrag()
3379 m_aCurrentCursor = None; in startDrag()
3439 m_aDropWindow = None; in startDrag()
3440 m_aDropProxy = None; in startDrag()
3446 m_aCurrentCursor = None; in startDrag()
3519 m_aDropWindow = None; in dragDoDispatch()
3520 m_aDropProxy = None; in dragDoDispatch()
3526 m_aCurrentCursor = None; in dragDoDispatch()
3596 if( m_aCurrentDropWindow != None && m_nCurrentProtocolVersion >= 0 ) in transferablesFlavorsChanged()
4028 else if( m_aDropProxy != None && m_nCurrentProtocolVersion >= 0 ) in deregisterDropTarget()
4039 m_aDropWindow = m_aDropProxy = None; in deregisterDropTarget()