Searched refs:enable_glyph_matrix_rows (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Ddispextern.h2972 void enable_glyph_matrix_rows P_ ((struct glyph_matrix *, int, int, int));
H A Ddispnew.c967 enable_glyph_matrix_rows (matrix, start, end, enabled_p)
997 enable_glyph_matrix_rows (matrix, 0, matrix->nrows, 0);
961 enable_glyph_matrix_rows (matrix, start, end, enabled_p) function
H A Dxdisp.c14918 enable_glyph_matrix_rows (current_matrix, bottom_vpos + dvpos,
14925 enable_glyph_matrix_rows (current_matrix, first_unchanged_at_end_vpos,
15089 enable_glyph_matrix_rows (current_matrix,

Completed in 670 milliseconds