Searched refs:paint (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
H A Dsignalbar.h23 virtual void paint(QPainter *painter,
H A Dsignalbar.cpp26 void SignalBar::paint(QPainter *painter, function in class:SignalBar
34 QStyledItemDelegate::paint(painter, option, index);
/netbsd-current/games/dab/
H A Dboard.cc129 box1.paint();
139 box2.paint();
166 void BOARD::paint(void) const function in class:BOARD
171 box.paint();
H A Dbox.h64 void paint(void); // Paint a box
H A Dboard.h66 void paint(void) const; // Redraw screen
H A Dhuman.cc105 b.paint();
H A Dmain.cc70 b.paint();
H A Dbox.cc88 void BOX::paint(void) function in class:BOX
/netbsd-current/external/bsd/nvi/dist/vi/
H A Dvs_refresh.c74 * have paint or dirty bits set. Always update their screens, we
410 goto paint;
657 goto paint;
662 * redraw was set. If so, we have to paint the entire screen.
665 goto paint;
691 paint: for (smp = HMAP; smp <= TMAP; ++smp)
823 * with hardware scroll. Second, don't paint the last character in the
/netbsd-current/sys/arch/x68k/stand/libiocs/
H A DMakefile38 point.S line.S box.S fill.S circle.S paint.S symbol.S getgrm.S \
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dctfeexpr.d490 // Can't type paint from struct to struct*; this needs another
1584 Expression paint()
1590 return paint();
1601 return paint();
1611 return paint();
1615 return paint();
1629 return paint();
/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dregs.c2291 paint(NODE *p, void *arg) function
2321 comperr("paint: %p clashing ASSIGN moves; %d != %d", p,
2447 walkf(ip2->ip_node, paint, 0);

Completed in 262 milliseconds