Home
last modified time | relevance | path

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

/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOANLINE.h44 short bound_x2; variable
H A DOVGA.h85 int bound_x1, bound_y1, bound_x2, bound_y2; variable
H A DOMOUSE.h210 int bound_x2; variable
/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/src/
H A DOLIGHTN.cpp45 int Lightning::bound_x2 = ZOOM_X2-4; member in Lightning
/dports/games/abuse_sdl/abuse-0.8/src/imlib/
H A Dimage.h53 int bound_x2(int x2) { return x2 > m_clipx2 ? m_clipx2 : x2; } in bound_x2() 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