Home | History | Annotate | Download | only in cff

Lines Matching full:set_width_ok

1258             FT_Int  set_width_ok;
1265 set_width_ok = num_args & 2;
1275 set_width_ok = num_args & 1;
1281 set_width_ok = ( num_args == 5 ) || ( num_args == 1 );
1285 set_width_ok = 0;
1289 if ( set_width_ok )