Searched refs:FontCharInkMetrics (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/libXfont/dist/include/X11/fonts/ |
| H A D | bdfint.h | 82 extern void FontCharInkMetrics ( FontPtr pFont, CharInfoPtr pCI,
|
| /xsrc/external/mit/libXfont2/dist/include/X11/fonts/ |
| H A D | bdfint.h | 82 extern void FontCharInkMetrics ( FontPtr pFont, CharInfoPtr pCI,
|
| /xsrc/external/mit/bdftopcf/dist/ |
| H A D | bdfint.h | 80 extern void FontCharInkMetrics(FontPtr pFont, CharInfoPtr pCI, xCharInfo *pInk);
|
| H A D | bitmaputil.c | 218 FontCharInkMetrics(pFont, &bitmapFont->metrics[i],
|
| H A D | fontink.c | 50 FontCharInkMetrics(FontPtr pFont, CharInfoPtr pCI, xCharInfo * pInk) function in typeref:typename:void
|
| /xsrc/external/mit/libXfont/dist/src/bitmap/ |
| H A D | bitmaputil.c | 219 FontCharInkMetrics(pFont, &bitmapFont->metrics[i], &bitmapFont->ink_metrics[i]);
|
| H A D | fontink.c | 50 FontCharInkMetrics(FontPtr pFont, CharInfoPtr pCI, xCharInfo *pInk) function in typeref:typename:void
|
| /xsrc/external/mit/libXfont2/dist/src/bitmap/ |
| H A D | bitmaputil.c | 221 FontCharInkMetrics(pFont, &bitmapFont->metrics[i], &bitmapFont->ink_metrics[i]);
|
| H A D | fontink.c | 51 FontCharInkMetrics(FontPtr pFont, CharInfoPtr pCI, xCharInfo *pInk) function in typeref:typename:void
|
Completed in 6 milliseconds