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

/macosx-10.10.1/emacs-93/emacs/src/
H A Ddisptab.h33 #define DISP_CTRL_GLYPH(dp) ((dp)->extras[3]) macro
H A Dxdisp.c5612 && INTEGERP (DISP_CTRL_GLYPH (it->dp))
5613 && GLYPH_CHAR_VALID_P (XINT (DISP_CTRL_GLYPH (it->dp))))
5615 g = XINT (DISP_CTRL_GLYPH (it->dp));

Completed in 93 milliseconds