Home
last modified time | relevance | path

Searched +refs:tkimage +refs:height (Results 1 – 9 of 9) sorted by relevance

/dports/math/R/R-4.1.2/src/library/tcltk/man/
H A DTkCommands.Rd38 \alias{tkimage.height}
39 \alias{tkimage.inuse}
40 \alias{tkimage.names}
41 \alias{tkimage.type}
42 \alias{tkimage.types}
158 tkimage.height(...)
159 tkimage.inuse(...)
160 tkimage.names(...)
161 tkimage.type(...)
162 tkimage.types(...)
[all …]
/dports/math/libRmath/R-4.1.1/src/library/tcltk/man/
H A DTkCommands.Rd38 \alias{tkimage.height}
39 \alias{tkimage.inuse}
40 \alias{tkimage.names}
41 \alias{tkimage.type}
42 \alias{tkimage.types}
158 tkimage.height(...)
159 tkimage.inuse(...)
160 tkimage.names(...)
161 tkimage.type(...)
162 tkimage.types(...)
[all …]
/dports/x11-toolkits/tktreectrl/tktreectrl-2.4.1/generic/
H A DtkTreeDrag.c220 if (dragImage->tkimage != NULL) { in DragImage_UpdateStyleTkImage()
221 Tk_FreeImage(dragImage->tkimage); in DragImage_UpdateStyleTkImage()
222 dragImage->tkimage = NULL; in DragImage_UpdateStyleTkImage()
301 Tk_FreeImage(dragImage->tkimage); in DragImage_UpdateStylePixmap()
302 dragImage->tkimage = NULL; in DragImage_UpdateStylePixmap()
315 if (dragImage->tkimage == NULL) in DragImage_DrawStyle()
318 if (dragImage->tkimage == NULL) in DragImage_DrawStyle()
394 rect.height = elem->height; in TreeDragImage_Draw()
428 rect.height = elem->height; in TreeDragImage_Draw()
924 elem->height = rects[i].height; in TreeDragImageCmd()
[all …]
/dports/math/R/R-4.1.2/doc/
H A DNEWS.34158 tkimage.cget() and tkimage.configure(). Added two Ttk widgets and
4160 ttkspinbox(), tkimage.delete(), tkimage.height(),
4161 tkimage.inuse(), tkimage.type(), tkimage.types(),
4162 tkimage.width(). (PR#15372, PR#16450)
7772 for height). The layout column widths (or row heights) in this
H A DNEWS.3.Rd4695 removed. Ditto for \code{tkimage.cget()} and
4696 \code{tkimage.configure()}. Added two Ttk widgets and missing
4700 \code{tkimage.delete()},
4701 \code{tkimage.height()},
4702 \code{tkimage.inuse()},
4703 \code{tkimage.type()},
4704 \code{tkimage.types()},
4705 \code{tkimage.width()}. (\PR{15372}, \PR{16450})
8690 (likewise for height). The layout column widths (or row heights)
H A DNEWS.12041 o In the tcltk package, the tkimage.*() commands were defined
6181 height calculations that are not in the afm files.
6594 copied device if just one of `width' and `height' is specified.
/dports/math/libRmath/R-4.1.1/doc/
H A DNEWS.34158 tkimage.cget() and tkimage.configure(). Added two Ttk widgets and
4160 ttkspinbox(), tkimage.delete(), tkimage.height(),
4161 tkimage.inuse(), tkimage.type(), tkimage.types(),
4162 tkimage.width(). (PR#15372, PR#16450)
7772 for height). The layout column widths (or row heights) in this
H A DNEWS.3.Rd4695 removed. Ditto for \code{tkimage.cget()} and
4696 \code{tkimage.configure()}. Added two Ttk widgets and missing
4700 \code{tkimage.delete()},
4701 \code{tkimage.height()},
4702 \code{tkimage.inuse()},
4703 \code{tkimage.type()},
4704 \code{tkimage.types()},
4705 \code{tkimage.width()}. (\PR{15372}, \PR{16450})
8690 (likewise for height). The layout column widths (or row heights)
H A DNEWS.12041 o In the tcltk package, the tkimage.*() commands were defined
6181 height calculations that are not in the afm files.
6594 copied device if just one of `width' and `height' is specified.