HomeSort by relevance Sort by last modified time
    Searched full:config_notify (Results 1 - 5 of 5) sorted by null

  /external/quake/quake/src/WinQuake/
vid_sunxil.cpp 823 int config_notify=0; variable
890 config_notify = 1;
956 if (config_notify) {
980 config_notify = 0;
1028 if (config_notify) {
1052 config_notify = 0;
vid_sunx.cpp 924 int config_notify=0; variable
972 config_notify = 1;
1031 if (config_notify)
1034 config_notify = 0;
vid_x.cpp 857 int config_notify=0; variable
933 config_notify = 1;
963 if (config_notify)
966 config_notify = 0;
  /external/quake/quake/src/QW/client/
vid_x.c 782 int config_notify=0; variable
858 config_notify = 1;
887 if (config_notify)
890 config_notify = 0;
gl_vidlinux_x11.c 303 int config_notify=0; variable

Completed in 135 milliseconds