font_entity      3359 src/alloc.c    	  && PSEUDOVEC_STRUCT (vector, font_entity)->is_android)
font_entity      3360 src/alloc.c    	android_finalize_font_entity (PSEUDOVEC_STRUCT (vector, font_entity));
font_entity       130 src/androidfont.c   struct font_entity font;
font_entity       690 src/androidfont.c androidfont_open_font (struct frame *f, Lisp_Object font_entity,
font_entity       703 src/androidfont.c   if (XFIXNUM (AREF (font_entity, FONT_SIZE_INDEX)) != 0)
font_entity       704 src/androidfont.c     pixel_size = XFIXNUM (AREF (font_entity, FONT_SIZE_INDEX));
font_entity       716 src/androidfont.c   entity = (struct androidfont_entity *) XFONT_ENTITY (font_entity);
font_entity       720 src/androidfont.c 				  font_entity, pixel_size);
font_entity      1090 src/androidfont.c android_finalize_font_entity (struct font_entity *entity)
font_entity       437 src/androidterm.h extern void android_finalize_font_entity (struct font_entity *);
font_entity       174 src/font.c       Lisp_Object font_entity;
font_entity       175 src/font.c       struct font_entity *entity
font_entity       176 src/font.c         = ((struct font_entity *)
font_entity       177 src/font.c            allocate_pseudovector (VECSIZE (struct font_entity),
font_entity       179 src/font.c       XSETFONT (font_entity, entity);
font_entity       185 src/font.c       return font_entity;
font_entity       193 src/font.c       Lisp_Object font_entity;
font_entity       194 src/font.c       struct font_entity *entity
font_entity       195 src/font.c         = ((struct font_entity *)
font_entity       203 src/font.c       XSETFONT (font_entity, entity);
font_entity       204 src/font.c       return font_entity;
font_entity      1868 src/font.c     font_rescale_ratio (Lisp_Object font_entity)
font_entity      1881 src/font.c     		name = Ffont_xlfd_name (font_entity, Qnil);
font_entity      1887 src/font.c     	      if (font_match_p (XCAR (elt), font_entity))
font_entity      2939 src/font.c       Lisp_Object font_entity;
font_entity      2947 src/font.c           font_entity = AREF (XCAR (entities), 0);
font_entity      2948 src/font.c           if (c < 0 || font_has_char (f, font_entity, c) > 0)
font_entity      2949 src/font.c     	return font_entity;
font_entity      4976 src/font.c       (Lisp_Object font_entity, Lisp_Object size, Lisp_Object frame)
font_entity      4981 src/font.c       CHECK_FONT_ENTITY (font_entity);
font_entity      4984 src/font.c         isize = XFIXNUM (AREF (font_entity, FONT_SIZE_INDEX));
font_entity      4991 src/font.c     	args_out_of_range (font_entity, size);
font_entity      4993 src/font.c     	args_out_of_range (font_entity, size);
font_entity      4997 src/font.c       return font_open_entity (f, font_entity, isize);
font_entity       518 src/font.h     INLINE struct font_entity *
font_entity       522 src/font.h       return XUNTAG (p, Lisp_Vectorlike, struct font_entity);
font_entity       525 src/font.h     INLINE struct font_entity *
font_entity       529 src/font.h       return XUNTAG (p, Lisp_Vectorlike, struct font_entity);
font_entity       635 src/font.h       void (*free_entity) (Lisp_Object font_entity);
font_entity       639 src/font.h       Lisp_Object (*open_font) (struct frame *f, Lisp_Object font_entity,
font_entity       601 src/fontset.c        Lisp_Object font_entity, font_object;
font_entity       660 src/fontset.c  	  font_entity = font_find_for_lface (f, face->lface,
font_entity       662 src/fontset.c  	  if (NILP (font_entity))
font_entity       668 src/fontset.c  	  font_object = font_open_for_lface (f, font_entity, face->lface,
font_entity       732 src/fontset.c        font_entity = font_find_for_lface (f, face->lface,
font_entity       734 src/fontset.c        if (! NILP (font_entity))
font_entity       740 src/fontset.c  	  font_object = font_open_for_lface (f, font_entity, face->lface,
font_entity       757 src/haikufont.c haikufont_open (struct frame *f, Lisp_Object font_entity, int pixel_size)
font_entity       768 src/haikufont.c   if (XFIXNUM (AREF (font_entity, FONT_SIZE_INDEX)) != 0)
font_entity       769 src/haikufont.c     pixel_size = XFIXNUM (AREF (font_entity, FONT_SIZE_INDEX));
font_entity       783 src/haikufont.c   extra = AREF (font_entity, FONT_EXTRA_INDEX);
font_entity       809 src/haikufont.c       haikufont_spec_or_entity_to_pattern (font_entity, 1, &ptn);
font_entity       825 src/haikufont.c 				  font_entity, pixel_size);
font_entity      2933 src/sfntfont.c sfntfont_open (struct frame *f, Lisp_Object font_entity,
font_entity      2946 src/sfntfont.c   if (XFIXNUM (AREF (font_entity, FONT_SIZE_INDEX)) != 0)
font_entity      2947 src/sfntfont.c     pixel_size = XFIXNUM (AREF (font_entity, FONT_SIZE_INDEX));
font_entity      2961 src/sfntfont.c   tem = AREF (font_entity, FONT_EXTRA_INDEX);
font_entity      2976 src/sfntfont.c 				  font_entity, pixel_size);
font_entity       320 src/w32font.c  w32font_open (struct frame *f, Lisp_Object font_entity, int pixel_size)
font_entity       324 src/w32font.c                          font_entity, pixel_size);
font_entity       330 src/w32font.c    if (!w32font_open_internal (f, font_entity, pixel_size, font_object))
font_entity       952 src/w32font.c  w32font_open_internal (struct frame *f, Lisp_Object font_entity,
font_entity       971 src/w32font.c    fill_in_logfont (f, &logfont, font_entity);
font_entity       975 src/w32font.c    val = AREF (font_entity, FONT_FOUNDRY_INDEX);
font_entity       979 src/w32font.c    size = XFIXNUM (AREF (font_entity, FONT_SIZE_INDEX));
font_entity      1023 src/w32font.c      while (name && w32font_full_name (&logfont, font_entity, pixel_size,
font_entity        73 src/w32font.h  int w32font_open_internal (struct frame *f, Lisp_Object font_entity,
font_entity       163 src/w32uniscribe.c uniscribe_open (struct frame *f, Lisp_Object font_entity, int pixel_size)
font_entity       167 src/w32uniscribe.c 			font_entity, pixel_size);
font_entity       171 src/w32uniscribe.c   if (!NILP (AREF (font_entity, FONT_TYPE_INDEX)))
font_entity       172 src/w32uniscribe.c     ASET (font_object, FONT_TYPE_INDEX, AREF (font_entity, FONT_TYPE_INDEX));
font_entity       176 src/w32uniscribe.c   if (!w32font_open_internal (f, font_entity, pixel_size, font_object))
font_entity      1728 src/xfaces.c         Lisp_Object font_entity;
font_entity      1730 src/xfaces.c         font_entity = XCAR (tail);
font_entity      1731 src/xfaces.c         if ((NILP (AREF (font_entity, FONT_SIZE_INDEX))
font_entity      1732 src/xfaces.c   	   || XFIXNUM (AREF (font_entity, FONT_SIZE_INDEX)) == 0)
font_entity      1737 src/xfaces.c   	  font_entity = copy_font_spec (font_entity);
font_entity      1738 src/xfaces.c   	  ASET (font_entity, FONT_SIZE_INDEX,
font_entity      1741 src/xfaces.c         XSETCAR (tail, Ffont_xlfd_name (font_entity, Qnil));