Searched refs:getCachedFormatAt (Results 1 – 3 of 3) sorted by relevance
188 int getCachedFormatAt(int pos) const;
415 int QDocumentLine::getCachedFormatAt(int pos) const{ in getCachedFormatAt() function in QDocumentLine
183 if (isAcceptedFormat(l.getCachedFormatAt(column))){ in searchMatches()788 if(!isAcceptedFormat(l.getCachedFormatAt(column))){ in next()