Lines Matching defs:title_height
118 v = ((y - dragy - tmp_win->title_height) /
186 tmp_win->frame_bw, tmp_win->title_height);
216 tmp_win->frame_bw, tmp_win->title_height);
347 tmp_win->frame_bw, tmp_win->title_height);
463 tmp_win->frame_bw, tmp_win->title_height);
489 dheight = height - tmp_win->title_height;
615 dheight -= tmp_win->title_height;
728 *heightp = dheight + tmp_win->title_height;
767 int title_width, title_height;
784 h = tmp_win->iconmgrp->height + tmp_win->title_height;
799 title_height = Scr->TitleHeight + bw;
821 if (tmp_win->title_height)
822 tmp_win->title_height = title_height;
838 if (tmp_win->attr.height != (h - tmp_win->title_height))
842 tmp_win->attr.height = h - tmp_win->title_height;
844 XMoveResizeWindow(dpy, tmp_win->w, 0, tmp_win->title_height,
845 (unsigned) w, (unsigned) (h - tmp_win->title_height));
865 if (tmp_win->title_height && tmp_win->hilite_w) {
893 tmp_win->title_height - tmp_win->old_bw);
896 tmp_win->title_height;
1019 * title_height or'ed with the shape of title_w (which is always
1027 0, tmp->title_height, tmp->w,
1056 newBounding[0].height = (unsigned short) tmp->title_height;
1069 newClip[1].y = (short) tmp->title_height;
1093 * +-------+ +----------+ +--------+ -+|-tmp->title_height
1130 * extra title height w/o bdr tmp->title_height = TitleHeight + frame_bw