Home
last modified time | relevance | path

Searched defs:view_top_y (Results 1 – 4 of 4) sorted by relevance

/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOWORLD.h77 …static short view_top_x, view_top_y; // the view window in the scene, they are relative coordinat… variable
H A DOSPRITE.h87 …static short view_top_x, view_top_y; // the view window in the scene, they are relative coordina… variable
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOWORLD.cpp50 short World::view_top_x, World::view_top_y; member in World
/dports/cad/pcb/pcb-4.2.0/src/hid/lesstif/
H A Dmain.c170 static int view_left_x = 0, view_top_y = 0; variable