Lines Matching refs:row_height
375 lw->list.row_height =
379 lw->list.row_height = lw->list.font->max_bounds.ascent
411 / lw->list.row_height;
420 / lw->list.row_height)) ;
512 Dimension height = lw->list.row_height;
589 y = lw->list.row_height * (item % lw->list.nrows)
595 y = lw->list.row_height * (item / lw->list.ncols)
799 *height = (lw->list.nrows * lw->list.row_height)
818 *height = (lw->list.nrows * lw->list.row_height)
833 *height = (lw->list.nrows * lw->list.row_height)
845 / (int)lw->list.row_height;
991 nl->list.row_height = nl->list.font->max_bounds.ascent
997 nl->list.row_height = ext->max_ink_extent.height + nl->list.row_space;
1000 if row_space was altered. If one of the above passed, row_height will
1006 nl->list.row_height = ext->max_ink_extent.height + nl->list.row_space;
1008 nl->list.row_height = nl->list.font->max_bounds.ascent