Searched defs:blend_name (Results 1 - 2 of 2) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/ |
H A D | FontSBP.h | 51 char *blend_name; member in struct:_BlendRec 268 String blend_name,
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/ |
H A D | FontSB.c | 246 static Boolean ChangeBlends(Widget w, String base_name, String blend_name, FSBBlendAction action, int *axis_values, float *axis_percents); 1952 cb->blend = fsb->fsb.currently_selected_blend->blend_name; 2009 fsb->fsb.font_blend = fsb->fsb.currently_selected_blend->blend_name; 2416 b->blend_name, b->font_name, 2534 cmp = strcmp(blend, b->blend_name); 2540 newb->blend_name = Canonical(blend); 2541 newb->CS_blend_name = CS(newb->blend_name, (Widget) fsb); 3521 if (b->blend_name == fsb->fsb.font_blend) { 3711 /* font_name, face_name, family_name, and blend_name are canonical 4240 *blend = b->blend_name; 4607 ChangeBlends( Widget w, String base_name, String blend_name, FSBBlendAction action, int *axis_values, float *axis_percents) argument 4722 FSBChangeBlends( Widget w, String base_name, String blend_name, FSBBlendAction action, int *axis_values, float *axis_percents) argument [all...] |
Completed in 25 milliseconds