IT_COMPOSITION   5625 src/dispnew.c    if (it.what == IT_COMPOSITION
IT_COMPOSITION   1556 src/term.c     	   || it->what == IT_COMPOSITION
IT_COMPOSITION   1566 src/term.c       if (it->what == IT_COMPOSITION)
IT_COMPOSITION   4858 src/xdisp.c    	  else if (it->what == IT_COMPOSITION)
IT_COMPOSITION   4896 src/xdisp.c    	      int n = (it->what == IT_COMPOSITION ? it->cmp_it.nchars : 1);
IT_COMPOSITION   4953 src/xdisp.c    	      if (it->what == IT_COMPOSITION)
IT_COMPOSITION   4998 src/xdisp.c    	      int n = (it->what == IT_COMPOSITION ? it->cmp_it.nchars : 1);
IT_COMPOSITION   8310 src/xdisp.c      if ((it->what == IT_CHARACTER || it->what == IT_COMPOSITION)
IT_COMPOSITION   8325 src/xdisp.c          else if (it->what == IT_COMPOSITION && it->cmp_it.ch >= 0)
IT_COMPOSITION   8386 src/xdisp.c    			|| (it->what == IT_COMPOSITION
IT_COMPOSITION   9616 src/xdisp.c      it->what = IT_COMPOSITION;
IT_COMPOSITION   9758 src/xdisp.c           || (it->what == IT_COMPOSITION				\
IT_COMPOSITION   24867 src/xdisp.c    	= !STRINGP ((IT)->string) && ((IT)->what == IT_COMPOSITION); \
IT_COMPOSITION   25226 src/xdisp.c    			    || it->what == IT_COMPOSITION)
IT_COMPOSITION   26295 src/xdisp.c    	  if (it.what == IT_COMPOSITION)
IT_COMPOSITION   26319 src/xdisp.c    	      if (it.what == IT_COMPOSITION)
IT_COMPOSITION   32304 src/xdisp.c      else if (it->what == IT_COMPOSITION && it->cmp_it.ch < 0)
IT_COMPOSITION   32603 src/xdisp.c      else if (it->what == IT_COMPOSITION)