Home
last modified time | relevance | path

Searched refs:kern (Results 1 – 7 of 7) sorted by relevance

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1551 …void KernGlyphsPrim1(TrueTypeFont *ttf, sal_uInt16 *glyphs, int nglyphs, int wmode, KernData *kern) in KernGlyphsPrim1() argument
1558 (void)kern; /* avoid warning */ in KernGlyphsPrim1()
1562 …void KernGlyphsPrim2(TrueTypeFont *ttf, sal_uInt16 *glyphs, int nglyphs, int wmode, KernData *kern) in KernGlyphsPrim2() argument
1609 kern[i].x = XUnits(ttf->unitsPerEm, GetInt16(ptr, 4 + (l-1) * 6, 1)); in KernGlyphsPrim2()
1611 kern[i].y = XUnits(ttf->unitsPerEm, GetInt16(ptr, 4 + (l-1) * 6, 1)); in KernGlyphsPrim2()
2743 void KernGlyphs(TrueTypeFont *ttf, sal_uInt16 *glyphs, int nglyphs, int wmode, KernData *kern) in KernGlyphs() argument
2747 if (!nglyphs || !glyphs || !kern) return; in KernGlyphs()
2749 for (i = 0; i < nglyphs-1; i++) kern[i].x = kern[i].y = 0; in KernGlyphs()
2752 case KT_APPLE_NEW: KernGlyphsPrim1(ttf, glyphs, nglyphs, wmode, kern); return; in KernGlyphs()
2753 case KT_MICROSOFT: KernGlyphsPrim2(ttf, glyphs, nglyphs, wmode, kern); return; in KernGlyphs()
/trunk/main/odk/
H A Dsetsdkenv_unix.sh.in197 OSVERSION=`/sbin/sysctl -n kern.osreldate`
199 OSVERSION=`/usr/sbin/sysctl -n kern.osreldate`
/trunk/main/vcl/inc/
H A Dsft.hxx554 void KernGlyphs(TrueTypeFont *ttf, sal_uInt16 *glyphs, int nglyphs, int wmode, KernData *kern);
/trunk/main/oox/source/token/
H A Dtokens.txt2855 kern
/trunk/main/
H A Dconfigure.ac1189 OSVERSION=`/sbin/sysctl -n kern.osreldate`
/trunk/main/xsltml/
H A Dxsltml_2.1.2.patch865 + <xsl:when test="starts-with($content,'&#x0226D;')"><xsl:value-of select="'\not\kern-0.3em\times …
/trunk/extras/l10n/source/vi/
H A Dlocalize.sdf33454 helpcontent2 source\text\shared\00\00000005.xhp 0 help par_id3146321 37 0 vi Định chỗ (kern, kern…

Completed in 1096 milliseconds