Home
last modified time | relevance | path

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

/dports/graphics/xfig/xfig-3.2.8a/src/
H A De_edit.c769 Position rootlx, rootly, rootux, rootuy; in edit_item() local
840 XtTranslateCoords(canvas_sw, urx, ury, &rootux, &rootuy); in edit_item()
848 if (rootux + 10 + w < screen_wd) { in edit_item()
849 x = rootux+10; in edit_item()