font_maybe_unset_attribute 6156 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_WEIGHT_INDEX, QCweight);
font_maybe_unset_attribute 6157 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_SLANT_INDEX, QCslant);
font_maybe_unset_attribute 6158 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_WIDTH_INDEX, QCwidth);
font_maybe_unset_attribute 6159 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_FAMILY_INDEX, QCfamily);
font_maybe_unset_attribute 6160 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_FOUNDRY_INDEX, QCfoundry);
font_maybe_unset_attribute 6161 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_REGISTRY_INDEX, QCregistry);
font_maybe_unset_attribute 6162 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_ADSTYLE_INDEX, QCadstyle);
font_maybe_unset_attribute 6163 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_SIZE_INDEX, QCsize);
font_maybe_unset_attribute 6164 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_DPI_INDEX, QCdpi);
font_maybe_unset_attribute 6165 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_SPACING_INDEX, QCspacing);
font_maybe_unset_attribute 6166 src/xfaces.c   	      font_maybe_unset_attribute (spec, FONT_AVGWIDTH_INDEX, QCavgwidth);