row_hash         3583 src/dispextern.h extern unsigned row_hash (struct glyph_row *);
row_hash          341 src/dispnew.c    return row->hash == row_hash (row);
row_hash         2786 src/dispnew.c      desired_row->hash = row_hash (desired_row);
row_hash         23347 src/xdisp.c      row->hash = row_hash (row);
row_hash         26959 src/xdisp.c      row->hash = row_hash (row);