Searched refs:isDragableObjectSelected (Results 1 – 3 of 3) sorted by relevance
647 … ( !pDrawViewWrapper->IsMarkedHit( aMPos ) || !m_aSelection.isDragableObjectSelected() ) ) in execute_MouseButtonDown()689 if( m_aSelection.isDragableObjectSelected() in execute_MouseButtonDown()1462 if( m_aSelection.isDragableObjectSelected() ) in execute_KeyInput()1951 … ( !m_pDrawViewWrapper->IsMarkedHit( aMousePos ) || !m_aSelection.isDragableObjectSelected() ) ) in impl_SetMousePointer()
57 bool isDragableObjectSelected();
336 bool Selection::isDragableObjectSelected() in isDragableObjectSelected() function in chart::Selection