Home
last modified time | relevance | path

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

/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOANLINE.h43 short bound_y1; variable
H A DOVGA.h85 int bound_x1, bound_y1, bound_x2, bound_y2; variable
H A DOMOUSE.h209 int bound_y1; 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.cpp44 int Lightning::bound_y1 = ZOOM_Y1-4; member in Lightning
/dports/games/abuse_sdl/abuse-0.8/src/imlib/
H A Dimage.h52 int bound_y1(int y1) { return y1 < m_clipy1 ? m_clipy1 : y1; } in bound_y1() 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