Searched refs:REACHED_BOF (Results 1 – 4 of 4) sorted by relevance
36 return qMax( fm.size( Qt::TextSingleLine, REACHED_BOF ).width(), in maxWidth()42 static const QString REACHED_BOF; variable55 return REACHED_BOF; in message()
37 const QString QFNotification::REACHED_BOF = "Reached beginning of file, no occurence found."; member in QFNotification