Searched defs:pFont (Results 1 – 8 of 8) sorted by relevance
/plan9-contrib/sys/src/cmd/aux/antiword/ |
H A D | stylesheet.c | 55 vGetDefaultFont(font_block_type *pFont, USHORT usDefaultFontNumber) in vGetDefaultFont() 140 vGetBuildinFont(UCHAR ucStc, font_block_type *pFont) in vGetBuildinFont() 215 font_block_type *pFont; in vGet2Stylesheet() local 417 font_block_type *pFont; in vGet6Stylesheet() local 600 font_block_type *pFont; in vGet8Stylesheet() local 821 vFillFontFromStylesheet(USHORT usIstd, font_block_type *pFont) in vFillFontFromStylesheet()
|
H A D | prop0.c | 367 vGet0FontInfo(int iFodo, const UCHAR *aucGrpprl, font_block_type *pFont) in vGet0FontInfo()
|
H A D | prop2.c | 697 const UCHAR *aucGrpprl, size_t tBytes, font_block_type *pFont) in vGet1FontInfo() 794 const UCHAR *aucGrpprl, size_t tBytes, font_block_type *pFont) in vGet2FontInfo()
|
H A D | fonts.c | 280 const font_block_type *pFont; in vMinimizeFontTable() local
|
H A D | prop6.c | 735 const UCHAR *aucGrpprl, int iBytes, font_block_type *pFont) in vGet6FontInfo()
|
H A D | prop8.c | 1069 const UCHAR *aucGrpprl, int iBytes, font_block_type *pFont) in vGet8FontInfo()
|
/plan9-contrib/sys/src/cmd/gs/src/ |
H A D | ttfmain.c | 476 { ttfFont *pFont = this->pFont; in ttfOutliner__BuildGlyphOutlineAux() local 868 ttfFont *pFont = this->pFont; in ttfOutliner__DrawGlyphOutline() local 1018 { ttfFont *pFont = this->pFont; in ttfOutliner__Outline() local
|
H A D | ttfoutl.h | 200 ttfFont *pFont; member
|