Searched refs:lbm_y (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xfontsel/dist/
H A DULabelP.h103 int lbm_y; /* where in label */ member in struct:__anonb61506760208
H A DULabel.c430 * (internal_width, internal_height + lbm_y)
433 lw->label.lbm_y = (lw->core.height -
437 lw->label.lbm_y = 0;
535 (int) w->label.internal_height + w->label.lbm_y,
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DLabelP.h95 int lbm_y; /* where in label */ member in struct:__anone41ef7700208
/xsrc/external/mit/libXaw/dist/src/
H A DLabel.c445 * (internal_width, internal_height + lbm_y)
448 lw->label.lbm_y = (int)((XtHeight(lw)
452 lw->label.lbm_y = 0;
529 w->label.internal_height + w->label.lbm_y, 1L);

Completed in 4 milliseconds