Searched refs:charinst (Results 1 – 2 of 2) sorted by relevance
1421 objinst charinst; in UDrawChar() local1428 charinst.type = OBJINST; in UDrawChar()1429 charinst.color = DEFAULTCOLOR; in UDrawChar()1430 charinst.rotation = 0.0; in UDrawChar()1431 charinst.scale = fonts[ffont].scale; in UDrawChar()1432 charinst.position = alphapts[0]; in UDrawChar()1433 charinst.params = NULL; in UDrawChar()1438 charinst.thisobject = drawchar; in UDrawChar()1449 UDrawObject(&charinst, SINGLE, passcolor, passwidth, NULL); in UDrawChar()
942 objinst charinst; in xc_user_font_render() local953 theinstance = &charinst; in xc_user_font_render()954 charinst.thisobject = chr; in xc_user_font_render()