Searched refs:res_x (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/libXaw/dist/include/X11/Xaw/ |
| H A D | TextSinkP.h | 100 point_size, res_x, res_y, spacing, avgwidth, registry, encoding; member in struct:_XawTextProperty
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | TextSink.c | 1063 property->res_x = XrmStringToQuark(name); 1198 *point_size, *res_x, *res_y, *spacing, *avgwidth, *registry, *encoding; local in function:_XawTextSinkAddProperty 1268 res_x = XrmQuarkToString(property->res_x); 1270 res_x = asterisk; 1306 pixel_size, point_size, res_x, res_y, spacing, avgwidth, 1446 property->res_x = combine->res_x; 1672 prop->res_x = XrmStringToQuark(argval->value);
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | fontutils.c | 128 int res_x; member in struct:__anond0ea38510108 462 /* res_x */ 465 if ((props.res_x = atoi(str)) == 0) 561 append_fontname_num(&result, props->res_x); 672 int res_x; local in function:xtermSpecialFont 681 res_x = props->res_x; 689 res_x *= 2; 697 if (old_props.res_x != res_x [all...] |
Completed in 89 milliseconds