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

/macosx-10.10.1/emacs-93/emacs/src/
H A Dwindow.h237 struct glyph_matrix *desired_matrix; member in struct:window
H A Dframe.h210 struct glyph_matrix *desired_matrix; member in struct:frame
H A Ddispnew.c4195 struct glyph_matrix *desired_matrix = w->desired_matrix; local
4935 struct glyph_matrix *desired_matrix = w->desired_matrix; local
5242 struct glyph_matrix *desired_matrix = f->desired_matrix; local
5457 struct glyph_matrix *desired_matrix = frame->desired_matrix; local
5588 struct glyph_matrix *desired_matrix = f->desired_matrix; local
[all...]
H A Dxdisp.c14359 struct glyph_matrix *desired_matrix = w->desired_matrix; local
[all...]

Completed in 211 milliseconds