Searched refs:aGraphIter (Results 1 – 1 of 1) sorted by relevance
232 std::vector< Graphic >::iterator aGraphIter( aGraphics.begin() ); in getPreview() local233 while( aGraphIter != aGraphics.end() ) in getPreview()235 Graphic aGraphic( (*aGraphIter++) ); in getPreview()
Completed in 6 milliseconds