Lines Matching defs:line
452 // If over a mesh line, divide mesh row/column
453 // If not over a line, create new gradients for selected objects.
456 // Are we over a mesh line?
458 SPCtrlCurve *line = NULL;
462 line = (SPCtrlCurve*) (*l);
463 over_line |= sp_mesh_context_is_over_line (this, (SPItem*) line, Geom::Point(event->motion.x, event->motion.y));
593 // Change cursor shape if over line
623 // Check if over line
625 SPCtrlLine *line = NULL;
629 line = (SPCtrlLine*)(*l);
630 over_line = sp_mesh_context_is_over_line (this, (SPItem*) line, Geom::Point(event->motion.x, event->motion.y));
639 if (over_line && line) {
640 sp_mesh_context_split_near_point(this, line->item, this->mousepoint_doc, 0);
668 if (over_line && line) {
669 // Clicked on an existing mesh line, don't change selection. This stops