Searched refs:aChunks (Results 1 – 1 of 1) sorted by relevance
626 std::deque<Chunk> aChunks; in InsertAttrsAsDrawingAttrs() local703 aChunks.push_back(Chunk(nStart, sURL)); in InsertAttrsAsDrawingAttrs()709 aChunks.back().SetEndPos(nStart+1); in InsertAttrsAsDrawingAttrs()770 myIter aEnd = aChunks.end(); in InsertAttrsAsDrawingAttrs()771 for (myIter aIter = aChunks.begin(); aIter != aEnd; ++aIter) in InsertAttrsAsDrawingAttrs()
Completed in 28 milliseconds