Home | History | Annotate | Download | only in rendering

Lines Matching refs:isDragging

544     bool isDragging() const { return m_bitfields.isDragging(); }
1266 ADD_BOOLEAN_BITFIELD(isDragging, IsDragging);