Searched refs:label_height (Results 1 - 5 of 5) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1LabelP.h | 79 Dimension label_height; member in struct:__anon303
|
H A D | Xaw3_1Label.c | 169 lw->label.label_height = height; 176 lw->label.label_height = fs->max_bounds.ascent + fs->max_bounds.descent; 190 lw->label.label_height += 260 lw->core.height = lw->label.label_height + 2*lw->label.internal_height; 282 lw->label.label_width, lw->label.label_height) 312 0, 0, lw->label.label_width, lw->label.label_height, 317 0, 0, lw->label.label_width, lw->label.label_height, 350 *dy = (newPos = (height - lw->label.label_height) / 2) - lw->label.label_y; 423 newlw->core.height = (newlw->label.label_height + 470 preferred->height = lw->label.label_height [all...] |
H A D | Xaw3_1CommandI.h | 54 #define ComWlabelHeight cbw->label.label_height
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | LabelP.h | 106 Dimension label_height; member in struct:__anon367
|
H A D | Label.c | 261 lw->label.label_height = height; 272 lw->label.label_height = ext->max_ink_extent.height; 288 lw->label.label_height += 305 lw->label.label_height = fs->max_bounds.ascent + fs->max_bounds.descent; 325 lw->label.label_height += 461 lw->core.height = lw->label.label_height + 502 width, w->label.label_height) == RectangleOut){ 579 0, 0, w->label.label_width, w->label.label_height, 583 0, 0, w->label.label_width, w->label.label_height, 621 *dy = (newPos = (int)(height - lw->label.label_height) / [all...] |
Completed in 15 milliseconds