Searched refs:outf (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/vcl/source/fontsubset/ |
H A D | sft.cxx | 438 res->o = outf; in HexFmtNew() 2059 fprintf(outf, h10); in CreateT3FromTTGlyphs() 2074 fprintf(outf, h13); in CreateT3FromTTGlyphs() 2076 fprintf(outf, h15); in CreateT3FromTTGlyphs() 2083 fprintf(outf, h31); in CreateT3FromTTGlyphs() 2084 fprintf(outf, h32); in CreateT3FromTTGlyphs() 2132 fprintf(outf, h34); in CreateT3FromTTGlyphs() 2137 fprintf(outf, h35); in CreateT3FromTTGlyphs() 2139 fprintf(outf, h40); in CreateT3FromTTGlyphs() 2374 fputs("] def\n", outf); in DumpSfnts() [all …]
|
/aoo42x/main/solenv/bin/ |
H A D | image-sort.pl | 152 my $outf = shift @ARGV; 153 open ($output, ">$outf") || die "Can't open $outf: $!";
|
/aoo42x/main/vcl/inc/ |
H A D | sft.hxx | 395 …int CreateT3FromTTGlyphs(TrueTypeFont *ttf, FILE *outf, const char *fname, sal_uInt16 *glyphArray… 451 FILE *outf,
|
Completed in 40 milliseconds