Home
last modified time | relevance | path

Searched defs:bound_y2 (Results 1 – 8 of 8) sorted by relevance

/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOANLINE.h45 short bound_y2; variable
H A DOVGA.h85 int bound_x1, bound_y1, bound_x2, bound_y2; variable
H A DOMOUSE.h211 int bound_y2; variable
/dports/games/eureka/eureka-1.27b-source/src/
H A Dui_scroll.h106 int bound_y1, bound_y2; variable
H A Dr_subdiv.cc154 double bound_y1, bound_y2; member
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOLIGHTN.cpp46 int Lightning::bound_y2 = ZOOM_Y2-4; member in Lightning
/dports/games/abuse_sdl/abuse-0.8/src/imlib/
H A Dimage.h54 int bound_y2(int y2) { return y2 > m_clipy2 ? m_clipy2 : y2; } in bound_y2() function
/dports/math/gnumeric/gnumeric-1.12.50/src/dialogs/
H A Ddialog-printer-setup.c100 double bound_x1, bound_y1, bound_x2, bound_y2; member