Lines Matching full:majda
489 float majda = v[2] - v[0];
490 float a = setup->ebot.dy * majda - botda * setup->emaj.dy;
491 float b = setup->emaj.dx * botda - majda * setup->ebot.dx;
539 float majda = maxa - mina;
540 float a = setup->ebot.dy * majda - botda * setup->emaj.dy;
541 float b = setup->emaj.dx * botda - majda * setup->ebot.dx;