Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/main/odk/
H A Dsetsdkenv_unix.sh.in215 OSVERSION=`/sbin/sysctl -n kern.osreldate`
217 OSVERSION=`/usr/sbin/sysctl -n kern.osreldate`
/aoo4110/main/vcl/inc/
H A Dsft.hxx554 void KernGlyphs(TrueTypeFont *ttf, sal_uInt16 *glyphs, int nglyphs, int wmode, KernData *kern);
/aoo4110/main/oox/source/token/
H A Dtokens.txt2842 kern
/aoo4110/main/
H A Dconfigure.ac1175 OSVERSION=`/sbin/sysctl -n kern.osreldate`
/aoo4110/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 …
/aoo4110/extras/l10n/source/nl/
H A Dlocalize.sdf63039 …itstrekken van localisatie, portering en groepssoftware tot sommige echte kern-coderingsprojecten.…
/aoo4110/extras/l10n/source/vi/
H A Dlocalize.sdf49505 helpcontent2 source\text\shared\00\00000005.xhp 0 help par_id3146321 37 0 vi Định chỗ (kern, kern…

Completed in 4107 milliseconds