Searched refs:lbm_height (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xfontsel/dist/ |
| H A D | ULabelP.h | 104 unsigned int lbm_width, lbm_height; /* size of pixmap */ member in struct:__anonb61506760208
|
| H A D | ULabel.c | 432 if (lw->label.lbm_height != 0) { 435 lw->label.lbm_height)) / 2; 450 &lw->label.lbm_width, &lw->label.lbm_height, 452 lw->label.lbm_width = lw->label.lbm_height = 0; 533 0, 0, w->label.lbm_width, w->label.lbm_height,
|
| /xsrc/external/mit/libXaw/dist/include/X11/Xaw/ |
| H A D | LabelP.h | 96 unsigned int lbm_width, lbm_height; /* size of pixmap */ member in struct:__anone41ef7700208
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Label.c | 447 if (lw->label.lbm_height != 0) 450 + lw->label.lbm_height)) / 2); 464 &lw->label.lbm_width, &lw->label.lbm_height, 466 lw->label.lbm_width = lw->label.lbm_height = 0; 527 0, 0, w->label.lbm_width, w->label.lbm_height,
|
Completed in 4 milliseconds