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.cxx1555 (void)nglyphs; /* avoid warning */ in KernGlyphsPrim1()
1557 (void)nglyphs; /* avoid warning */ in KernGlyphsPrim1()
1567 if( ! nglyphs ) in KernGlyphsPrim2()
1646 (*ttf)->nglyphs = 0xFFFFFFFF; in allocTrueTypeFont()
1873 t->nglyphs = GetUInt16(table, 4, 1); in doOpenTTFont()
1887 t->nglyphs = k; in doOpenTTFont()
1954 if( glyphID >= ttf->nglyphs ) in GetTTGlyphComponents()
2581 return ttf->nglyphs; in GetTTGlyphCount()
2627 if( glyphID < ttf->nglyphs ) in GetTTSimpleGlyphMetrics()
2765 if( glyphID >= ttf->nglyphs ) in GetTTRawGlyphData()
[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

Completed in 68 milliseconds