Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/qsetting/
H A Dbasewidget.cpp26 void BaseWidget::setBackgroundColor(int rValue, int gValue, int bValue) in setBackgroundColor() argument
33 .append(QString::number(rValue)).append(",") in setBackgroundColor()
H A Dbasewidget.h12 void setBackgroundColor(int rValue, int gValue, int bValue);