Home | History | Annotate | Download | only in dist

Lines Matching refs:ok

417         Bool ok;
435 ok = DumpInternalFont(file, outputFont);
438 if (!ok) {
445 exit((ok != 0));
616 int ok;
665 ok = True;
678 ok = False;
694 ok = False;
699 ok = False;
718 ok = 0;
720 if (ok) {
756 ok = GeometryToPostScript(out, &result, &args);
764 ok = False;
767 if (!ok) {
776 return (ok == 0);