Searched defs:nGlyphIndex (Results 1 – 5 of 5) sorted by relevance
280 LEGlyphID nGlyphIndex = mrServerFont.GetRawGlyphIndex( ch ); in mapCharToGlyph() local313 void IcuFontFromServerFont::getGlyphAdvance( LEGlyphID nGlyphIndex, in getGlyphAdvance()482 LEGlyphID nGlyphIndex = pIcuGlyphs[i]; in operator ()() local
183 int nGlyphIndex = (bRtl)? (nGlyphs - 1) : 0; in fill_from() local1217 int nGlyphIndex = -1; in kashidaJustify() local1492 void GraphiteLayout::MoveGlyph( int nGlyphIndex, long nNewPos ) in MoveGlyph()1519 void GraphiteLayout::DropGlyph( int nGlyphIndex ) in DropGlyph()
1217 int nGlyphIndex = mpFontInfo->GetGlyphIndex( aChar ); in GetRawGlyphIndex() local1802 FT_UInt nGlyphIndex; in GetFontCodeRanges() local2069 sal_uInt16 nGlyphIndex = GetGlyphIndex( aChar ); in GetKernPairs() local
164 const int nGlyphIndex = GetGlyphIndex( cChar ); in HasChar() local195 int nGlyphIndex = cChar - mpRangeCodes[ nRange ]; in GetGlyphIndex() local443 const int nGlyphIndex = Getsal_uInt16( pGlyphIdPtr ) + nGlyphDelta; in ParseCMAP() local
1878 const char* CffSubsetterContext::getGlyphName( int nGlyphIndex) in getGlyphName()
Completed in 300 milliseconds