Lines Matching refs:CICursorP
660 if (pp->prev_flg & CICursorP && p->cursor_position != pp->cursor_position) {
662 p->flg |= CICursorP;
666 p->flg |= (CIFontSet|CICursorP);
850 if (p->flg & CICursorP) {
910 p->flg &= (unsigned long)(~(CIFontSet | CIFg | CIBg | CIBgPixmap | CICursorP | CILineS));
939 CIBgPixmap | CICursorP | CILineS))) return;
942 && ((!IsSharedIC(ve) && ((p->flg & ~CIICFocus) == CICursorP))
943 || (IsSharedIC(ve) && p->flg == CICursorP))) {
946 p->flg &= ~CICursorP;
989 if (p->flg & CICursorP) {
1045 p->flg &= (unsigned long)(~(CIFontSet | CIFg | CIBg | CIBgPixmap | CICursorP | CILineS));
1150 p->flg |= CICursorP;