font_load_for_lface 3303 src/font.c return font_load_for_lface (f, attrs, spec); font_load_for_lface 870 src/font.h extern Lisp_Object font_load_for_lface (struct frame *f, Lisp_Object *lface, font_load_for_lface 1695 src/fontset.c font_object = font_load_for_lface (f, face->lface, font_spec); font_load_for_lface 3559 src/xfaces.c font_object = font_load_for_lface (f1, attrs, value); font_load_for_lface 3842 src/xfaces.c font = font_load_for_lface (f, XVECTOR (lface)->contents, font); font_load_for_lface 6169 src/xfaces.c attrs[LFACE_FONT_INDEX] = font_load_for_lface (f, attrs, spec);