Home
last modified time | relevance | path

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

/dports/astro/tkgeomap/tkgeomap-2.11.6/tk/
H A DtkgeomapPlace.c55 int yTxt; /* Offset from place to top of text box */ member
1556 plcItemPtr->yTxt = 0;
1562 plcItemPtr->yTxt = 0;
1568 plcItemPtr->yTxt = -txtHeight / 2;
1574 plcItemPtr->yTxt = -txtHeight;
1580 plcItemPtr->yTxt = -txtHeight;
1586 plcItemPtr->yTxt = -txtHeight;
1592 plcItemPtr->yTxt = -txtHeight / 2;
1598 plcItemPtr->yTxt = 0;
1604 plcItemPtr->yTxt = -txtHeight / 2;
[all …]
/dports/math/R-cran-igraph/igraph/R/
H A Dsocnet.R2230 yTxt <- as.integer(y) + rooty functionVar
2231 tcltk::tcl("tk_popup", editPopupMenu.hdr, xTxt, yTxt)
2249 yTxt <- as.integer(y) + rooty functionVar
2250 tcltk::tcl("tk_popup", editPopupMenu.ftr, xTxt, yTxt)
2268 yTxt <- as.integer(y) + rooty functionVar
2269 tcltk::tcl("tk_popup", editPopupMenu.txt, xTxt, yTxt)
2287 yTxt <- as.integer(y) + rooty functionVar
2288 tcltk::tcl("tk_popup", editPopupMenu.lnames, xTxt, yTxt)
2306 yTxt <- as.integer(y) + rooty functionVar
2307 tcltk::tcl("tk_popup", editPopupMenu.rnames, xTxt, yTxt)
/dports/math/R-cran-Amelia/Amelia/R/
H A Dameliagui.r1720 yTxt <- as.integer(y) + rooty functionVar
1722 tcltk::.Tcl(paste("tk_popup", tcltk::.Tcl.args(getAmelia("pri.right.click"), xTxt, yTxt)))
2087 yTxt <- as.integer(y) + rooty functionVar
2089 tcltk::.Tcl(paste("tk_popup", tcltk::.Tcl.args(getAmelia("log.right.click"), xTxt, yTxt)))
2298 yTxt <- as.integer(y) + rooty functionVar
2338 tcltk::tkpopup(main.tree.right.click, xTxt, yTxt)