Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx192 int nFirstGlyphInCluster = nLastGlyph; in fill_from() local
220 !in_range(nAttachedBase, nFirstGlyphInCluster, nGlyphIndex)) in fill_from()
223 nFirstGlyphInCluster != nGlyphIndex) in fill_from()
228 nNextChar, nFirstGlyphInCluster, nGlyphIndex, fScaling, in fill_from()
234 nFirstGlyphInCluster = nGlyphIndex; in fill_from()
287 nFirstGlyphInCluster != nGlyphIndex) in fill_from()
292 nFirstGlyphInCluster, nGlyphIndex, fScaling, in fill_from()
342 int nFirstCharInCluster, int nNextChar, int nFirstGlyphInCluster, in appendCluster() argument
349 gr::GlyphInfo aFirstGlyph = *(iGlyphs.first + nFirstGlyphInCluster); in appendCluster()
364 if (nFirstGlyphInCluster > 0) in appendCluster()
[all …]
/aoo4110/main/vcl/inc/
H A Dgraphite_layout.hxx105 int nFirstGlyphInCluster, int nNextGlyph, float fScaling,

Completed in 31 milliseconds