Home
last modified time | relevance | path

Searched refs:nglyphs (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx540 if( glyphID >= ttf->nglyphs ) /*- glyph is not present in the font */ in GetSimpleTTOutline()
633 if (glyphID >= ttf->nglyphs) /*- incorrect glyphID */ in GetCompoundTTOutline()
836 if (glyphID >= ttf->nglyphs) return -1; /**/ in GetTTGlyphOutline()
1551 static void KernGlyphsPrim1(TrueTypeFont *ttf, sal_uInt16 *glyphs, int nglyphs, int wmode, KernData… in KernGlyphsPrim1() argument
1555 (void)nglyphs; /* avoid warning */ in KernGlyphsPrim1()
1557 (void)nglyphs; /* avoid warning */ in KernGlyphsPrim1()
1562 static void KernGlyphsPrim2(TrueTypeFont *ttf, sal_uInt16 *glyphs, int nglyphs, int wmode, KernData… in KernGlyphsPrim2() argument
1567 if( ! nglyphs ) in KernGlyphsPrim2()
1570 for (i = 0; i < (sal_uInt32)nglyphs - 1; i++) { in KernGlyphsPrim2()
1646 (*ttf)->nglyphs = 0xFFFFFFFF; in allocTrueTypeFont()
[all …]
/trunk/main/vcl/inc/
H A Dsft.hxx554 void KernGlyphs(TrueTypeFont *ttf, sal_uInt16 *glyphs, int nglyphs, int wmode, KernData *kern);
590 sal_uInt32 nglyphs; member
/trunk/main/x11_extensions/inc/
H A DXrender.h304 int nglyphs,
312 int nglyphs);
H A Drenderproto.h437 CARD32 nglyphs; member