HomeSort by: relevance | last modified time | path
    Searched defs:nograph (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/qbus/
qd.c 1826 int nograph = !(qdflags[unit].inuse&GRAPHIC_DEV); local in function:blitc
1847 if (inescape[unit] && nograph) {
1880 if (nograph)
1892 if (nograph) {
1898 if (nograph)
1905 if (nograph)
1910 if (nograph && cursor[unit].y > 0) {
1917 if (nograph) {
1926 if (nograph && cursor[unit].x < 1023 - CHAR_WIDTH) {
1933 if (nograph) {
    [all...]
qd.c 1826 int nograph = !(qdflags[unit].inuse&GRAPHIC_DEV); local in function:blitc
1847 if (inescape[unit] && nograph) {
1880 if (nograph)
1892 if (nograph) {
1898 if (nograph)
1905 if (nograph)
1910 if (nograph && cursor[unit].y > 0) {
1917 if (nograph) {
1926 if (nograph && cursor[unit].x < 1023 - CHAR_WIDTH) {
1933 if (nograph) {
    [all...]

Completed in 51 milliseconds