Searched refs:res_y (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 | 1067 property->res_y = XrmStringToQuark(name); 1198 *point_size, *res_x, *res_y, *spacing, *avgwidth, *registry, *encoding; local in function:_XawTextSinkAddProperty 1272 res_y = XrmQuarkToString(property->res_y); 1274 res_y = asterisk; 1306 pixel_size, point_size, res_x, res_y, spacing, avgwidth, 1451 property->res_y = combine->res_y; 1677 prop->res_y = XrmStringToQuark(argval->value);
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | fontutils.c | 129 int res_y; member in struct:__anond0ea38510108 468 /* res_y */ 471 if ((props.res_y = atoi(str)) == 0) 562 append_fontname_num(&result, props->res_y); 673 int res_y; local in function:xtermSpecialFont 682 res_y = props->res_y; 693 res_y *= 2; 698 || old_props.res_x != res_y 704 TRACE(("res_y [all...] |
Completed in 9 milliseconds