Searched refs:cg (Results 1 – 2 of 2) sorted by relevance
/scripts/kconfig/ |
D | qconf.h | 194 void paintCell(QPainter* p, const QColorGroup& cg, int column, int width, int align);
|
D | qconf.cc | 248 void ConfigItem::paintCell(QPainter* p, const QColorGroup& cg, int column, int width, int align) in paintCell() argument 256 Parent::paintCell(p, cg, column, width, align); in paintCell()
|