Home | History | Annotate | Download | only in docs

Lines Matching full:libit

779     std::vector<std::string>::iterator libIt  = Libraries.begin();
782 if ( libIt != Libraries.end() )
783 libPos = Libraries.getPosition( libIt - Libraries.begin() );
797 ++libIt;