Searched refs:prev_flg (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DXawImP.h98 unsigned long prev_flg; member in struct:_XawIcTablePart
H A DXawIm.c580 table->flg = table->prev_flg = 0;
630 if (pp->prev_flg & CICursorP && p->cursor_position != pp->cursor_position) {
634 if (pp->prev_flg & CIFontSet && p->font_set != pp->font_set) {
638 if (pp->prev_flg & CIFg && p->foreground != pp->foreground) {
642 if (pp->prev_flg & CIBg && p->background != pp->background) {
646 if (pp->prev_flg & CIBgPixmap && p->bg_pixmap != pp->bg_pixmap) {
650 if (pp->prev_flg & CILineS && p->line_spacing != pp->line_spacing) {
1133 p->prev_flg |= p->flg;
1146 p->prev_flg |= p->flg;
1210 p->prev_flg
[all...]

Completed in 832 milliseconds