Home
last modified time | relevance | path

Searched defs:getmaxx (Results 1 – 25 of 37) sorted by relevance

12

/dports/devel/z88dk/z88dk/libsrc/gfx/gencon/
H A Dgetmaxx.asm9 getmaxx: label
H A Dgetmaxx1.asm9 getmaxx: label
/dports/science/tinker/tinker/source/
H A Dkchgflx.f10 c ## subroutine kchgflx -- charge flux parameter assignment ##
/dports/devel/z88dk/z88dk/libsrc/target/tiki100/graphics/
H A Dgetmaxx.asm11 getmaxx: label
/dports/lang/ptoc/ptoc/Xbgi/
H A Dgetmaxx.c12 int getmaxx(void) in getmaxx() function
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/PDCurses/pdcurses/
H A Dgetyx.c124 int getmaxx(WINDOW *win) in getmaxx() function
/dports/devel/pdcurses/PDCurses-3.5/pdcurses/
H A Dgetyx.c124 int getmaxx(WINDOW *win) in getmaxx() function
/dports/devel/mingw32-pdcurses/PDCurses-3.4/pdcurses/
H A Dgetyx.c122 int getmaxx(WINDOW *win) in getmaxx() function
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_src/pdcurses/
H A Dgetyx.c124 int getmaxx(WINDOW *win) in getmaxx() function
/dports/ftp/ncftp3/ncftp-3.2.6/vis/
H A Dsyshdrs.h162 # define getmaxx __getmaxx macro
216 # define getmaxx(win) ((win)->_maxx) macro
223 # define getmaxx(win) ((win)->maxx) macro
/dports/editors/textadept/cdk-5.0-20200923/include/
H A Dcurdefs.h139 #define getmaxx(win) cdk_getmaxx(win) macro
/dports/editors/textadept/textadept-textadept_11.1/src/cdk/
H A Dcurdefs.h139 #define getmaxx(win) cdk_getmaxx(win) macro
H A Dcdk.c1546 int getmaxx (WINDOW *win) in getmaxx() function
/dports/devel/cdk/cdk-5.0-20161210/include/
H A Dcurdefs.h139 #define getmaxx(win) cdk_getmaxx(win) macro
/dports/graphics/grx/grx249/src/bgi/
H A Dbccgrx.c304 int getmaxx(void) { in getmaxx() function
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dncurses_def.cpp64 int catacurses::getmaxx( const window &win ) in getmaxx() function in catacurses
H A Dcursesport.cpp452 int catacurses::getmaxx( const window &win ) in getmaxx() function in catacurses
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dncurses_def.cpp64 int catacurses::getmaxx( const window &win ) in getmaxx() function in catacurses
H A Dcursesport.cpp452 int catacurses::getmaxx( const window &win ) in getmaxx() function in catacurses
/dports/devel/ncurses/ncurses-6.3/test/
H A Dtest.priv.h812 #define getmaxx(w) __getmaxx(w) macro
851 #define getmaxx(win) ((win) ? ((int)(win)->_maxx + 1) : ERR) macro
/dports/editors/textadept/cdk-5.0-20200923/
H A Dcdk.c1518 int getmaxx (WINDOW *win) in getmaxx() function
/dports/devel/cdk/cdk-5.0-20161210/
H A Dcdk.c1492 int getmaxx (WINDOW *win) in getmaxx() function
/dports/math/freefem++/FreeFem-sources-4.6/src/Graphics/
H A Dmacrgraf.cpp735 int xasp,yasp, getmaxx, getmaxy; in cadreortho() local
H A Dglrgraph.hpp892 float xasp,yasp, getmaxx, getmaxy; in cadreortho() local
/dports/editors/the/THE-3.3RC4/
H A Dthe.h656 # define getmaxx(win) ((win)->maxx) macro
658 # define getmaxx(win) ((win)->_max_x) macro
662 # define getmaxx(win) ((win)->_maxx) macro
665 # define getmaxx(win) ((win)->maxx) macro

12