Home
last modified time | relevance | path

Searched defs:nGlyphIndex (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/source/glyphs/
H A Dgcach_layout.cxx280 LEGlyphID nGlyphIndex = mrServerFont.GetRawGlyphIndex( ch ); in mapCharToGlyph() local
313 void IcuFontFromServerFont::getGlyphAdvance( LEGlyphID nGlyphIndex, in getGlyphAdvance()
482 LEGlyphID nGlyphIndex = pIcuGlyphs[i]; in operator ()() local
H A Dgraphite_layout.cxx183 int nGlyphIndex = (bRtl)? (nGlyphs - 1) : 0; in fill_from() local
1217 int nGlyphIndex = -1; in kashidaJustify() local
1492 void GraphiteLayout::MoveGlyph( int nGlyphIndex, long nNewPos ) in MoveGlyph()
1519 void GraphiteLayout::DropGlyph( int nGlyphIndex ) in DropGlyph()
H A Dgcach_ftyp.cxx1217 int nGlyphIndex = mpFontInfo->GetGlyphIndex( aChar ); in GetRawGlyphIndex() local
1802 FT_UInt nGlyphIndex; in GetFontCodeRanges() local
2069 sal_uInt16 nGlyphIndex = GetGlyphIndex( aChar ); in GetKernPairs() local
/trunk/main/vcl/source/gdi/
H A Dimpfont.cxx164 const int nGlyphIndex = GetGlyphIndex( cChar ); in HasChar() local
195 int nGlyphIndex = cChar - mpRangeCodes[ nRange ]; in GetGlyphIndex() local
443 const int nGlyphIndex = Getsal_uInt16( pGlyphIdPtr ) + nGlyphDelta; in ParseCMAP() local
/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx1878 const char* CffSubsetterContext::getGlyphName( int nGlyphIndex) in getGlyphName()

Completed in 47 milliseconds