Searched refs:matrix_row (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Ddispextern.h865 is defined to a non-zero value, the function matrix_row checks that
869 struct glyph_row *matrix_row P_ ((struct glyph_matrix *, int));
870 #define MATRIX_ROW(MATRIX, ROW) matrix_row ((MATRIX), (ROW))
H A Ddispnew.c1715 matrix_row (matrix, row)
1706 matrix_row (matrix, row) function

Completed in 172 milliseconds