Home
last modified time | relevance | path

Searched refs:TOPRULER_HT (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/xfig/xfig-3.2.8a/src/
H A Dw_setup.c39 int TOPRULER_WD, TOPRULER_HT; variable
67 TOPRULER_HT = RULER_WD; in setup_sizes()
H A Dw_rulers.c998 TOPRULER_HT + troffy, trm_pr.width, in erase_toprulermark()
1005 TOPRULER_HT + troffy, trm_pr.width, in set_toprulermark()
1009 ZOOMX(x) + troffx, TOPRULER_HT + troffy); in set_toprulermark()
1030 NextArg(XtNheight, TOPRULER_HT); in init_topruler()
1096 TOPRULER_WD, TOPRULER_HT, tool_dpth); in setup_topruler()
1105 TOPRULER_WD, TOPRULER_HT, tool_dpth); in resize_topruler()
1174 XFillRectangle(tool_d, p, tr_erase_gc, 0, 0, TOPRULER_WD, TOPRULER_HT); in reset_topruler()
1212 TOPRULER_HT - INCH_MARK - 5, number, strlen(number)); in reset_topruler()
1222 ZOOMX(i), TOPRULER_HT -1, ZOOMX(i), TOPRULER_HT - tk->length -1); in reset_topruler()
H A Dw_setup.h68 extern int TOPRULER_WD, TOPRULER_HT;
H A Dw_layers.c123 LAYER_HT = TOPRULER_HT + CANVAS_HT; in init_depth_panel()
374 LAYER_HT = MOUSEFUN_HT + TOPRULER_HT + CANVAS_HT + ind_ht - snap_ht + INTERNAL_BW*4; in setup_depth_panel()
H A Dw_snap.c1390 LAYER_HT = TOPRULER_HT + CANVAS_HT;
H A Dmain.c1049 CMDFORM_HT - message_ht - TOPRULER_HT - DEF_IND_SW_HT - in main()
H A Dw_util.c1546 XtResizeWidget(topruler_sw, TOPRULER_WD, TOPRULER_HT, b); in resize_all()