Searched refs:cg (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | qconf.h | 194 void paintCell(QPainter* p, const QColorGroup& cg, int column, int width, int align);
|
| H A D | qconf.cc | 247 void ConfigItem::paintCell(QPainter* p, const QColorGroup& cg, int column, int width, int align) in paintCell() argument 255 Parent::paintCell(p, cg, column, width, align); in paintCell()
|