Home
last modified time | relevance | path

Searched refs:ownBack (Results 1 – 2 of 2) sorted by relevance

/dports/www/choqok/choqok-1.7.0/libchoqok/ui/
H A Dpostwidget.h78 const QColor &ownColor, const QColor &ownBack,
H A Dpostwidget.cpp243 …t QColor &read, const QColor &readBack, const QColor &own, const QColor &ownBack, const QFont &fon… in setStyle() argument
249 ownStyle = baseStyle.arg(getColorString(own), getColorString(ownBack), fntStr); in setStyle()