font_maybe_unset_attribute 6119 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_WEIGHT_INDEX, QCweight);
font_maybe_unset_attribute 6120 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_SLANT_INDEX, QCslant);
font_maybe_unset_attribute 6121 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_WIDTH_INDEX, QCwidth);
font_maybe_unset_attribute 6122 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_FAMILY_INDEX, QCfamily);
font_maybe_unset_attribute 6123 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_FOUNDRY_INDEX, QCfoundry);
font_maybe_unset_attribute 6124 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_REGISTRY_INDEX, QCregistry);
font_maybe_unset_attribute 6125 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_ADSTYLE_INDEX, QCadstyle);
font_maybe_unset_attribute 6126 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_SIZE_INDEX, QCsize);
font_maybe_unset_attribute 6127 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_DPI_INDEX, QCdpi);
font_maybe_unset_attribute 6128 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_SPACING_INDEX, QCspacing);
font_maybe_unset_attribute 6129 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_AVGWIDTH_INDEX, QCavgwidth);