Home | History | Annotate | Download | only in rendering

Lines Matching defs:updateDragState

799 void RenderInline::updateDragState(bool dragOn)
801 RenderBoxModelObject::updateDragState(dragOn);
803 continuation()->updateDragState(dragOn);