Home
last modified time | relevance | path

Searched refs:gValue (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
34 .append(QString::number(gValue)).append(",") in setBackgroundColor()
H A Dbasewidget.h12 void setBackgroundColor(int rValue, int gValue, int bValue);