Lines Matching defs:ch
14 const BitmapCharRec *ch;28 ch = fontinfo->ch[c - fontinfo->first];29 if (ch) {47 glBitmap(ch->width, ch->height, ch->xorig, ch->yorig,48 ch->advance, 0, ch->bitmap);