Searched refs:iAttached (Results 1 – 1 of 1) sorted by relevance
259 glyph_set_range_t iAttached = info.attachedClusterGlyphs(); in fill_from() local260 for (gr::GlyphSetIterator agi = iAttached.first; agi != iAttached.second; ++agi) in fill_from()470 glyph_set_range_t iAttached = gi.attachedClusterGlyphs(); in append() local471 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 13 milliseconds