Searched refs:getMatchLines (Results 1 – 6 of 6) sorted by relevance
79 const QVector<WeightedLine>* getMatchLines() const;
68 const QVector<Overview::WeightedLine>* Overview::getMatchLines() const in getMatchLines() function in Overview
181 foreach (Overview::WeightedLine line, *(overview_->getMatchLines()) ) { in paintEvent()