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

/macosx-10.10/screen-22/screen/
H A Ddisplay.c730 D_insert = 0;
802 if (!D_insert && D_x < D_width - 1)
814 if (!D_insert)
828 if (D_insert && D_x < D_width - 1)
839 if (D_insert)
1005 if (display && on != D_insert && D_IM)
1007 D_insert = on;
1193 if (D_insert)
1607 if (!D_insert)
2878 if (!D_insert)
[all...]
H A Ddisplay.h228 #define D_insert DISPLAY(d_insert) macro

Completed in 65 milliseconds