IT_STRING_CHARPOS 3137 src/xdisp.c          eassert (IT_STRING_CHARPOS (*it) >= 0);
IT_STRING_CHARPOS 3141 src/xdisp.c          eassert (IT_STRING_CHARPOS (*it) < 0);
IT_STRING_CHARPOS 3258 src/xdisp.c      IT_STRING_CHARPOS (*it) = IT_STRING_BYTEPOS (*it) = -1;
IT_STRING_CHARPOS 3956 src/xdisp.c    	  bidi_init_it (IT_STRING_CHARPOS (*it), IT_STRING_BYTEPOS (*it),
IT_STRING_CHARPOS 3970 src/xdisp.c    	      if (IT_STRING_CHARPOS (*it) != 0)
IT_STRING_CHARPOS 3977 src/xdisp.c    	  eassert (IT_STRING_CHARPOS (*it) == it->bidi_it.charpos
IT_STRING_CHARPOS 3990 src/xdisp.c    	bidi_init_it (IT_STRING_CHARPOS (*it), IT_STRING_BYTEPOS (*it),
IT_STRING_CHARPOS 4224 src/xdisp.c          charpos = IT_STRING_CHARPOS (*it);
IT_STRING_CHARPOS 4737 src/xdisp.c                                          IT_STRING_CHARPOS (*it),
IT_STRING_CHARPOS 4846 src/xdisp.c          if (IT_STRING_CHARPOS (*it) >= SCHARS (it->string)
IT_STRING_CHARPOS 4847 src/xdisp.c    	  || (IT_STRING_CHARPOS (*it) == 0 && before_p)
IT_STRING_CHARPOS 4857 src/xdisp.c    	    charpos = IT_STRING_CHARPOS (*it) - 1;
IT_STRING_CHARPOS 4861 src/xdisp.c    	    charpos = IT_STRING_CHARPOS (*it) + it->cmp_it.nchars;
IT_STRING_CHARPOS 4863 src/xdisp.c    	    charpos = IT_STRING_CHARPOS (*it) + 1;
IT_STRING_CHARPOS 4878 src/xdisp.c    	  IT_STRING_CHARPOS (it_copy) = 0;
IT_STRING_CHARPOS 4889 src/xdisp.c    	  while (it_copy.bidi_it.charpos != IT_STRING_CHARPOS (*it));
IT_STRING_CHARPOS 5058 src/xdisp.c          end_charpos = make_fixnum (IT_STRING_CHARPOS (*it));
IT_STRING_CHARPOS 5062 src/xdisp.c          if (invis != 0 && IT_STRING_CHARPOS (*it) < it->end_charpos)
IT_STRING_CHARPOS 5122 src/xdisp.c    		  IT_STRING_CHARPOS (*it) = it->bidi_it.charpos;
IT_STRING_CHARPOS 5129 src/xdisp.c    		  IT_STRING_CHARPOS (*it) = endpos;
IT_STRING_CHARPOS 5148 src/xdisp.c    		  IT_STRING_CHARPOS (*it) = SCHARS (it->string);
IT_STRING_CHARPOS 6195 src/xdisp.c    	  IT_STRING_CHARPOS (*it) = IT_STRING_BYTEPOS (*it) = 0;
IT_STRING_CHARPOS 6472 src/xdisp.c          pos = IT_STRING_CHARPOS (*it);
IT_STRING_CHARPOS 6880 src/xdisp.c          IT_STRING_CHARPOS (*it) = IT_STRING_BYTEPOS (*it) = 0;
IT_STRING_CHARPOS 7166 src/xdisp.c    		   && IT_STRING_CHARPOS (*it) == it->bidi_it.charpos
IT_STRING_CHARPOS 7560 src/xdisp.c    	  if (IT_STRING_CHARPOS (*it) > 0)
IT_STRING_CHARPOS 7564 src/xdisp.c    		  --IT_STRING_CHARPOS (*it);
IT_STRING_CHARPOS 7573 src/xdisp.c    		  IT_STRING_CHARPOS (*it) = it->bidi_it.charpos;
IT_STRING_CHARPOS 7701 src/xdisp.c      IT_STRING_CHARPOS (*it) = -1;
IT_STRING_CHARPOS 7813 src/xdisp.c          IT_STRING_CHARPOS (*it) = IT_STRING_BYTEPOS (*it) = -1;
IT_STRING_CHARPOS 8335 src/xdisp.c    		     : STRINGP (it->string) ? IT_STRING_CHARPOS (*it)
IT_STRING_CHARPOS 8382 src/xdisp.c    	      else if (((IT_STRING_CHARPOS (*it) >= SCHARS (it->string) - 1)
IT_STRING_CHARPOS 8387 src/xdisp.c    			    && (IT_STRING_CHARPOS (*it) + it->cmp_it.nchars
IT_STRING_CHARPOS 8675 src/xdisp.c    		it->stop_charpos = IT_STRING_CHARPOS (*it);
IT_STRING_CHARPOS 8695 src/xdisp.c    	  if (IT_STRING_CHARPOS (*it) >= SCHARS (it->string))
IT_STRING_CHARPOS 8702 src/xdisp.c    	  if (IT_STRING_CHARPOS (*it) >= it->end_charpos)
IT_STRING_CHARPOS 8712 src/xdisp.c    	      IT_STRING_CHARPOS (*it) += it->cmp_it.nchars;
IT_STRING_CHARPOS 8722 src/xdisp.c    	      IT_STRING_CHARPOS (*it) = it->bidi_it.charpos;
IT_STRING_CHARPOS 8761 src/xdisp.c    					    IT_STRING_CHARPOS (*it),
IT_STRING_CHARPOS 8774 src/xdisp.c    	      || IT_STRING_CHARPOS (*it) >= it->bidi_it.string.schars)
IT_STRING_CHARPOS 8777 src/xdisp.c    	      IT_STRING_CHARPOS (*it) += 1;
IT_STRING_CHARPOS 8785 src/xdisp.c    	      IT_STRING_CHARPOS (*it) = it->bidi_it.charpos;
IT_STRING_CHARPOS 8798 src/xdisp.c    						IT_STRING_CHARPOS (*it),
IT_STRING_CHARPOS 8811 src/xdisp.c    	  if (IT_STRING_CHARPOS (*it) >= SCHARS (it->string))
IT_STRING_CHARPOS 8825 src/xdisp.c    	  if (IT_STRING_CHARPOS (*it) == SCHARS (it->string)
IT_STRING_CHARPOS 8855 src/xdisp.c    	       && IT_STRING_CHARPOS (*it) >= 0));
IT_STRING_CHARPOS 8965 src/xdisp.c          it->bidi_it.charpos = IT_STRING_CHARPOS (*it);
IT_STRING_CHARPOS 9020 src/xdisp.c          IT_STRING_CHARPOS (*it) = it->bidi_it.charpos;
IT_STRING_CHARPOS 9039 src/xdisp.c    	  charpos = IT_STRING_CHARPOS (*it);
IT_STRING_CHARPOS 9067 src/xdisp.c      eassert (IT_STRING_CHARPOS (*it) >= 0);
IT_STRING_CHARPOS 9077 src/xdisp.c          SET_TEXT_POS (position, IT_STRING_CHARPOS (*it), IT_STRING_BYTEPOS (*it));
IT_STRING_CHARPOS 9081 src/xdisp.c      if (IT_STRING_CHARPOS (*it) < it->end_charpos)
IT_STRING_CHARPOS 9083 src/xdisp.c          if (IT_STRING_CHARPOS (*it) >= it->stop_charpos)
IT_STRING_CHARPOS 9087 src/xdisp.c    		|| IT_STRING_CHARPOS (*it) == it->stop_charpos))
IT_STRING_CHARPOS 9122 src/xdisp.c    	       && IT_STRING_CHARPOS (*it) < it->prev_stop
IT_STRING_CHARPOS 9134 src/xdisp.c    	      || IT_STRING_CHARPOS (*it) < it->base_level_stop)
IT_STRING_CHARPOS 9146 src/xdisp.c          if (IT_STRING_CHARPOS (*it) >= SCHARS (it->string))
IT_STRING_CHARPOS 9151 src/xdisp.c          else if (CHAR_COMPOSED_P (it, IT_STRING_CHARPOS (*it),
IT_STRING_CHARPOS 9178 src/xdisp.c          if (IT_STRING_CHARPOS (*it) >= it->end_charpos)
IT_STRING_CHARPOS 9183 src/xdisp.c          else if (IT_STRING_CHARPOS (*it) >= it->string_nchars)
IT_STRING_CHARPOS 9189 src/xdisp.c          else if (CHAR_COMPOSED_P (it, IT_STRING_CHARPOS (*it),
IT_STRING_CHARPOS 9382 src/xdisp.c      ptrdiff_t where_we_are = (bufp ? IT_CHARPOS (*it) : IT_STRING_CHARPOS (*it));
IT_STRING_CHARPOS 9622 src/xdisp.c    	  IT_STRING_CHARPOS (*it) += it->cmp_it.nchars;
IT_STRING_CHARPOS 9628 src/xdisp.c          it->c = composition_update_it (&it->cmp_it, IT_STRING_CHARPOS (*it),
IT_STRING_CHARPOS 9667 src/xdisp.c      ((it)->method != GET_FROM_STRING || IT_STRING_CHARPOS (*it) == 0)
IT_STRING_CHARPOS 10668 src/xdisp.c    			      && IT_STRING_CHARPOS (*it) >= it->end_charpos)))))
IT_STRING_CHARPOS 14273 src/xdisp.c    		  && (it->vpos > 0 || IT_STRING_CHARPOS (*it) < it->end_charpos-1))
IT_STRING_CHARPOS 14536 src/xdisp.c          if (IT_STRING_CHARPOS (it) < it.end_charpos)
IT_STRING_CHARPOS 15209 src/xdisp.c    		  && (it->vpos > 0 || IT_STRING_CHARPOS (*it) < it->end_charpos-1))
IT_STRING_CHARPOS 15464 src/xdisp.c          if (IT_STRING_CHARPOS (it) < it.end_charpos)
IT_STRING_CHARPOS 24000 src/xdisp.c          IT_STRING_CHARPOS (*it) = IT_STRING_BYTEPOS (*it) = 0;
IT_STRING_CHARPOS 24058 src/xdisp.c        position = make_fixnum (IT_STRING_CHARPOS (*it));
IT_STRING_CHARPOS 28661 src/xdisp.c        it_charpos = IT_STRING_CHARPOS (*it);
IT_STRING_CHARPOS 28748 src/xdisp.c    	it_charpos = IT_STRING_CHARPOS (*it);
IT_STRING_CHARPOS 32360 src/xdisp.c    	  pos = (STRINGP (it->string) ? IT_STRING_CHARPOS (*it)