Lines Matching refs:vals
93 FontEntryPtr entry, char *fileName, FontScalablePtr vals,
104 char *fileName, FontScalablePtr vals)
386 FontScalableRec vals;
402 FontParseXLFDName (lowerName, &vals, FONT_XLFD_REPLACE_ZERO))
444 FontParseXLFDName(lowerName, &vals, FONT_XLFD_REPLACE_ZERO);
455 vals.point = atoi(p) * 10;
461 vals.pixel = 0;
462 vals.x = 0;
463 vals.y = 0;
464 vals.width = 0;