Home
last modified time | relevance | path

Searched defs:pFont (Results 1 – 8 of 8) sorted by relevance

/plan9-contrib/sys/src/cmd/aux/antiword/
H A Dstylesheet.c55 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 Dprop0.c367 vGet0FontInfo(int iFodo, const UCHAR *aucGrpprl, font_block_type *pFont) in vGet0FontInfo()
H A Dprop2.c697 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 Dfonts.c280 const font_block_type *pFont; in vMinimizeFontTable() local
H A Dprop6.c735 const UCHAR *aucGrpprl, int iBytes, font_block_type *pFont) in vGet6FontInfo()
H A Dprop8.c1069 const UCHAR *aucGrpprl, int iBytes, font_block_type *pFont) in vGet8FontInfo()
/plan9-contrib/sys/src/cmd/gs/src/
H A Dttfmain.c476 { 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 Dttfoutl.h200 ttfFont *pFont; member