Home
last modified time | relevance | path

Searched defs:bound_x1 (Results 1 – 7 of 7) sorted by relevance

/dports/games/eureka/eureka-1.27b-source/src/
H A Dui_scroll.h105 int bound_x1, bound_x2; variable
H A Dr_subdiv.cc153 double bound_x1, bound_x2; member
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOVGA.h85 int bound_x1, bound_y1, bound_x2, bound_y2; variable
H A DOMOUSE.h208 int bound_x1; variable
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOLIGHTN.cpp43 int Lightning::bound_x1 = ZOOM_X1+4; member in Lightning
/dports/games/abuse_sdl/abuse-0.8/src/imlib/
H A Dimage.h51 int bound_x1(int x1) { return x1 < m_clipx1 ? m_clipx1 : x1; } in bound_x1() 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