Home | History | Annotate | Download | only in src

Lines Matching refs:CROSS

405     if( element_shape != RECT && element_shape != CROSS && element_shape != ELLIPSE )
426 if( element_shape == RECT || (element_shape == CROSS && i == anchor.y) )
428 else if( element_shape == CROSS )