Home | History | Annotate | Download | only in rendering

Lines Matching refs:isDragging

524     bool isDragging() const { return m_bitfields.isDragging(); }
1155 ADD_BOOLEAN_BITFIELD(isDragging, IsDragging);