HomeSort by relevance Sort by last modified time
    Searched refs:laststop (Results 1 - 6 of 6) sorted by null

  /external/quake/quake/src/WinQuake/
client.h 185 double laststop; member in struct:__anon11809
view.cpp 149 if (cl.laststop == cl.time)
164 cl.laststop = cl.time;
  /gdk/samples/quake/jni/
client.h 185 double laststop; member in struct:__anon17554
view.cpp 149 if (cl.laststop == cl.time)
164 cl.laststop = cl.time;
  /external/quake/quake/src/QW/client/
client.h 255 double laststop; member in struct:__anon11524
view.c 155 if (cl.laststop == cl.time)
170 cl.laststop = cl.time;

Completed in 136 milliseconds