Searched defs:fc (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/ |
H A D | FontCreato.c | 210 FontCreatorWidget fc = (FontCreatorWidget) clientData; local 212 if (!XtIsRealized(widget) || fc->creator.gstate == 0) return; 217 XDPSSetContextGState(fc->creator.fsb->fsb.context, fc->creator.gstate); 219 XDPSSetContextParameters(fc->creator.fsb->fsb.context, XtScreen(widget), 225 _DPSFReclip(fc->creator.fsb->fsb.context); 227 XDPSUpdateContextGState(fc->creator.fsb->fsb.context, fc->creator.gstate); 230 static void DrawMM(FontCreatorWidget fc) argument 241 BlendDataRec *bd = fc 293 FontCreatorWidget fc = (FontCreatorWidget) clientData; local 304 FontCreatorWidget fc = (FontCreatorWidget) clientData; local 323 SetUpBlendList(FontCreatorWidget fc) argument 357 CalcCarryValues(FontCreatorWidget fc, FontRec *oldf, int *carry_values) argument 375 SetUpAxisLabels(FontCreatorWidget fc, FontRec *oldf, int *carry_values) argument 428 ManageAxes(FontCreatorWidget fc) argument 461 SetScaleValues(FontCreatorWidget fc) argument 476 SetUpAxes(FontCreatorWidget fc, FontRec *oldf) argument 493 FontCreatorWidget fc = (FontCreatorWidget) clientData; local 519 HandleSelectedBlend(FontCreatorWidget fc, int n) argument 548 FontCreatorWidget fc = (FontCreatorWidget) clientData; local 604 PutUpDialog(FontCreatorWidget fc, char *name) argument 618 NoName(FontCreatorWidget fc) argument 623 UsedName(FontCreatorWidget fc) argument 628 SomeUsedName(FontCreatorWidget fc) argument 633 NoSuchName(FontCreatorWidget fc) argument 638 DoAdd(FontCreatorWidget fc, FontRec *f, String name) argument 690 FontCreatorWidget fc = (FontCreatorWidget) clientData; local 718 DoReplace(FontCreatorWidget fc, FontRec *f, String name) argument 748 FontCreatorWidget fc = (FontCreatorWidget) clientData; local 776 DoDelete(FontCreatorWidget fc, FontRec *f, String name) argument 808 FontCreatorWidget fc = (FontCreatorWidget) clientData; local 836 FontCreatorWidget fc = (FontCreatorWidget) clientData; local 847 FontCreatorWidget fc = (FontCreatorWidget) clientData; local 858 FontCreatorWidget fc = (FontCreatorWidget) clientData; local 887 FontCreatorWidget fc = (FontCreatorWidget) clientData; local 900 FontCreatorWidget fc = (FontCreatorWidget) clientData; local 950 FontCreatorWidget fc = (FontCreatorWidget) clientData; local 1015 FontCreatorWidget fc = (FontCreatorWidget) clientData; local 1045 CreateSizeMenu( FontCreatorWidget fc, Boolean destroyOldChildren) argument 1095 CreateChildren(FontCreatorWidget fc) argument 1401 FontCreatorWidget fc = (FontCreatorWidget) new; local 1445 SelectBlend(FontCreatorWidget fc, BlendRec *cur_b) argument 1472 FontCreatorWidget fc = (FontCreatorWidget) w; local 1530 FontCreatorWidget fc = (FontCreatorWidget) widget; local 1540 FontCreatorWidget fc = (FontCreatorWidget) widget; local 1606 FontCreatorWidget fc = (FontCreatorWidget) w; local [all...] |
Completed in 14 milliseconds