Searched refs:bitmapComputeWeight (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/bdftopcf/dist/
H A Dbitmap.h87 extern int bitmapComputeWeight(FontPtr pFont);
H A Dbitmaputil.c226 bitmapComputeWeight(FontPtr pFont) function in typeref:typename:int
H A Dbdfread.c915 state.weightProp->value = bitmapComputeWeight(pFont);
/xsrc/external/mit/libXfont/dist/include/X11/fonts/
H A Dbitmap.h87 extern int bitmapComputeWeight ( FontPtr pFont );
/xsrc/external/mit/libXfont2/dist/include/X11/fonts/
H A Dbitmap.h87 extern int bitmapComputeWeight ( FontPtr pFont );
/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dbitmaputil.c226 bitmapComputeWeight(FontPtr pFont) function in typeref:typename:int
H A Dbdfread.c919 state.weightProp->value = bitmapComputeWeight(pFont);
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dbitmaputil.c228 bitmapComputeWeight(FontPtr pFont) function in typeref:typename:int
H A Dbdfread.c921 state.weightProp->value = bitmapComputeWeight(pFont);

Completed in 8 milliseconds