Home
last modified time | relevance | path

Searched refs:INFO_BRUSH (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/sigil/Sigil-1.8.0/src/MainUI/
H A DValidationResultsView.cpp39 static const QBrush INFO_BRUSH = QBrush(QColor(224, 255, 255)); variable
222 QBrush row_brush = Utility::ValidationResultBrush(Utility::INFO_BRUSH); in DisplayResults()
/dports/textproc/sigil/Sigil-1.8.0/src/Misc/
H A DUtility.h55 INFO_BRUSH, enumerator
H A DUtility.cpp1247 case Utility::INFO_BRUSH: { in ValidationResultBrush()
1262 case Utility::INFO_BRUSH: { in ValidationResultBrush()