Searched refs:pcfWriteFont (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/libXfont/dist/include/X11/fonts/
H A Dpcf.h94 extern int pcfWriteFont ( FontPtr pFont, FontFilePtr file );
/xsrc/external/mit/libXfont2/dist/include/X11/fonts/
H A Dpcf.h94 extern int pcfWriteFont ( FontPtr pFont, FontFilePtr file );
/xsrc/external/mit/bdftopcf/dist/
H A Dpcf.h95 extern int pcfWriteFont(FontPtr pFont, FontFilePtr file);
H A Dbdftopcf.c182 if (pcfWriteFont(&font, output) != Successful) {
H A Dpcfwrite.c214 pcfWriteFont(FontPtr pFont, FontFilePtr file) function in typeref:typename:int
251 pcfError("pcfWriteFont(): Couldn't allocate offsetProps (%d*%d)",
/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dpcfwrite.c199 pcfWriteFont(FontPtr pFont, FontFilePtr file) function in typeref:typename:int
239 pcfError("pcfWriteFont(): Couldn't allocate offsetProps (%d*%d)",
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dpcfwrite.c201 pcfWriteFont(FontPtr pFont, FontFilePtr file) function in typeref:typename:int
241 pcfError("pcfWriteFont(): Couldn't allocate offsetProps (%d*%d)",

Completed in 5 milliseconds