Searched refs:doGetLineLength (Results 1 – 12 of 12) sorted by relevance
71 return doGetLineLength( line ); in getLineLength()
76 virtual int doGetLineLength( qint64 line ) const = 0;
134 int doGetLineLength( qint64 line ) const;
160 int doGetLineLength( qint64 line ) const override;
427 int LogFilteredData::doGetLineLength( qint64 lineNum ) const in doGetLineLength() function in LogFilteredData
307 int LogData::doGetLineLength( qint64 line ) const in doGetLineLength() function in LogData