Searched defs:current_matrix (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Dwindow.h236 struct glyph_matrix *current_matrix; member in struct:window
H A Dframe.h211 struct glyph_matrix *current_matrix; member in struct:frame
H A Ddispnew.c4936 struct glyph_matrix *current_matrix = w->current_matrix; local
5241 struct glyph_matrix *current_matrix = f->current_matrix; local
5456 struct glyph_matrix *current_matrix = frame->current_matrix; local
5587 struct glyph_matrix *current_matrix = f->current_matrix; local
[all...]
H A Dxdisp.c14358 struct glyph_matrix *current_matrix = w->current_matrix; local
[all...]

Completed in 224 milliseconds