Searched refs:lbm_width (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DLabelP.h109 unsigned int lbm_width, lbm_height; /* size of pixmap */ member in struct:__anon367
126 ? (lw)->label.lbm_width + (lw)->label.internal_width \
H A DLabel.c432 &lw->label.lbm_width, &lw->label.lbm_height,
434 lw->label.lbm_width = lw->label.lbm_height = 0;
466 if (lw->core.width == 0) /* need label.lbm_width */
497 if (w->label.lbm_width) {
520 if (w->label.left_bitmap && w->label.lbm_width != 0) {
522 0, 0, w->label.lbm_width, w->label.lbm_height,

Completed in 10 milliseconds