Home | History | Annotate | Download | only in rendering

Lines Matching defs:isDragging

508     bool isDragging() const { return m_bitfields.isDragging(); }
1198 ADD_BOOLEAN_BITFIELD(isDragging, IsDragging);