Lines Matching refs:xCharInfo
52 _fs_convert_char_info(fsXCharInfo *src, xCharInfo *dst)
525 xCharInfo **glyphs) /* RETURN */
532 xCharInfo **glyphsBase;
561 *glyphs++ = (xCharInfo *)&encoding[c];
563 *glyphs++ = (xCharInfo *)pDefault;
569 *glyphs++ = (xCharInfo *)(encoding + c);
571 *glyphs++ = (xCharInfo *)pDefault;
581 *glyphs++ = (xCharInfo *)(encoding + c);
583 *glyphs++ = (xCharInfo *)pDefault;
590 *glyphs++ = (xCharInfo
592 *glyphs++ = (xCharInfo *)pDefault;
604 *glyphs++ = (xCharInfo *)(encoding + (r * numCols + c));
606 *glyphs++ = (xCharInfo *)pDefault;