row_hash         3526 src/dispextern.h extern unsigned row_hash (struct glyph_row *);
row_hash          337 src/dispnew.c    return row->hash == row_hash (row);
row_hash         2755 src/dispnew.c      desired_row->hash = row_hash (desired_row);
row_hash         23149 src/xdisp.c      row->hash = row_hash (row);
row_hash         26707 src/xdisp.c      row->hash = row_hash (row);