Home
last modified time | relevance | path

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

/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx349 gr::GlyphInfo aFirstGlyph = *(iGlyphs.first + nFirstGlyphInCluster); in appendCluster() local
351 aBounds.first = aFirstGlyph.origin(); in appendCluster()
352 aBounds.second = aFirstGlyph.origin(); in appendCluster()
368 int nBreakWeight = aFirstGlyph.breakweight(); in appendCluster()
435 round2long(aFirstGlyph.attachedClusterBase()->origin() * fScaling) + rDXOffset : in appendCluster()
455 …irstCharInCluster, nNextChar, rArgs.mpStr[nFirstCharInCluster], nXPos, aFirstGlyph.yOffset(), nBre… in appendCluster()

Completed in 21 milliseconds