Lines Matching defs:typ
1199 int typ = descr_cmd[curP]->getType();
1202 if (typ == descr_moveto) {
1220 } else if (typ == descr_close) {
1247 } else if (typ == descr_forced) {
1270 } else if (typ == descr_lineto || typ == descr_cubicto || typ == descr_arcto) {
1290 if ( typ == descr_cubicto ) {
1300 if ( typ == descr_cubicto ) {
1308 } else if (typ == descr_bezierto) {
1324 } else if (typ == descr_interm_bezier) {