Home
last modified time | relevance | path

Searched refs:glyphID (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx505 if (glyphID < ttf->numberOfHMetrics) { in GetMetrics()
552 GetMetrics(ttf, glyphID, metrics); in GetSimpleTTOutline()
839 int length = ttf->goffsets[glyphID+1] - ttf->goffsets[glyphID]; in GetTTGlyphOutline()
855 aPrivList.push_back( glyphID ); in GetTTGlyphOutline()
1954 if( glyphID >= ttf->nglyphs ) in GetTTGlyphComponents()
1960 glyphlist.push_back( glyphID ); in GetTTGlyphComponents()
2622 if (glyphID < n) { in GetTTSimpleGlyphMetrics()
2623 nAdvOffset = 4 * glyphID; in GetTTSimpleGlyphMetrics()
2765 if( glyphID >= ttf->nglyphs ) in GetTTRawGlyphData()
2773 length = ttf->goffsets[glyphID+1] - ttf->goffsets[glyphID]; in GetTTRawGlyphData()
[all …]
H A Dttcr.cxx1288 ncomponents = GetTTGlyphComponents(fnt, glyphdata->glyphID, glyphlist); in glyfAdd()
1312 if (((GlyphData *) listCurrent(l))->glyphID == currentID) { in glyfAdd()
1414 gid[i++] = gd->glyphID; in ProcessTables()
/trunk/main/vcl/inc/
H A Dsft.hxx180 sal_uInt32 glyphID; /**< glyph ID */ member
320 int GetTTGlyphPoints(TrueTypeFont *ttf, sal_uInt32 glyphID, ControlPoint **pointArray);
334 GlyphData *GetTTRawGlyphData(TrueTypeFont *ttf, sal_uInt32 glyphID);
351 …int GetTTGlyphComponents(TrueTypeFont *ttf, sal_uInt32 glyphID, std::vector< sal_uInt32 >& glyphli…
H A Dgraphite_adaptors.hxx110 …virtual void getGlyphMetrics(gr::gid16 glyphID, gr::Rect & boundingBox, gr::Point & advances);
/trunk/main/vcl/aqua/source/gdi/
H A Datslayout.cxx916 if( rALR.glyphID >= MARKED_OUTGLYPH ) in InitGIA()
924 mpGlyphIds[ mnGlyphCount ] = rALR.glyphID; in InitGIA()
/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx475 long glyphId = gi.glyphID(); in append()

Completed in 54 milliseconds