Home
last modified time | relevance | path

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

/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx259 glyph_set_range_t iAttached = info.attachedClusterGlyphs(); in fill_from() local
260 for (gr::GlyphSetIterator agi = iAttached.first; agi != iAttached.second; ++agi) in fill_from()
470 glyph_set_range_t iAttached = gi.attachedClusterGlyphs(); in append() local
471 if (iAttached.first != iAttached.second) in append()
473 nextOrigin = iAttached.first->origin(); in append()
527 for (gr::GlyphSetIterator agi = iAttached.first; agi != iAttached.second; ++agi) in append()
529 if (agi + 1 == iAttached.second) in append()

Completed in 16 milliseconds