代码搜索:fprintf

找到约 10,000 项符合「fprintf」的源代码

代码结果 10,000
www.eeworm.com/read/174881/9570817

c hhea.c

/* hhea.c -- Horizontal header * Copyright (C) 1996 Li-Da Lho, All right reserved */ #include #include #include "config.h" #include "ttf.h" #include "ttfutil.h" #ifdef MEMCHEC
www.eeworm.com/read/174881/9570823

c cvt.c

/* cvt.c -- Control Value Table * Copyright (C) 1996 Li-Da Lho, All right reserved */ #include #include #include "config.h" #include "ttf.h" #include "ttfutil.h" #ifdef MEMCHE
www.eeworm.com/read/174881/9570828

c hdmx.c

/* hdmx.c -- Horizontal Device Metrics * Copyright (C) 1996 Li-Da Lho, All right reserved */ #include #include #include "config.h" #include "ttf.h" #include "ttfutil.h" #ifdef
www.eeworm.com/read/174881/9570831

c head.c

/* head.c -- Header Table * Copyright (C) 1996 Li-Da Lho, All right reserved */ #include #include #include "config.h" #include "ttf.h" #include "ttfutil.h" #ifdef MEMCHECK #inc
www.eeworm.com/read/174881/9570832

c maxp.c

#include #include #include "config.h" #include "ttf.h" #include "ttfutil.h" #ifdef MEMCHECK #include #endif /* $Id: maxp.c,v 1.1.1.1 1998/06/05 07:47:52 robert Exp
www.eeworm.com/read/174881/9570842

c kern.c

/* kern.c -- Kerning Table * Copyright (C) 1996 Li-Da Lho, All right reserved */ #include #include #include "config.h" #include "ttf.h" #include "ttfutil.h" #ifdef MEMCHECK #i
www.eeworm.com/read/174881/9570847

c vhea.c

/* vhea.c -- Vertical Header Table * Copyright (C) 1997 Li-Da Lho, All right reserved */ #include #include #include "config.h" #include "ttf.h" #include "ttfutil.h" #ifdef MEM
www.eeworm.com/read/174881/9570851

c post.c

#include #include #include "config.h" #include "ttf.h" #include "ttfutil.h" #ifdef MEMCHECK #include #endif /* $Id: post.c,v 1.3 1998/06/06 12:55:53 werner Exp $ *
www.eeworm.com/read/174881/9570854

c cmap.c

/* cmap.c -- Load and Print the content of cmap table * Copyright (C) 1996 Li-Da Lho, All right reserved * * The structure of a cmap is really complex, it depends on which format the * cmap is
www.eeworm.com/read/174881/9570855

c gasp.c

/* gasp.c -- Grid-fitting And Scan-conversion Procedure * Copyright (C) 1996 Li-Da Lho, All right reserved */ #include #include #include "config.h" #include "ttf.h" #include "t