Home
last modified time | relevance | path

Searched defs:tabheight (Results 1 – 15 of 15) sorted by relevance

/dports/games/openlierox/OpenLieroX/doc/hirudo/gui/
H A DCTabs.h12 CSheet(int tabheight, int w, int h, int tabx, const std::string& title) : in CSheet()
/dports/misc/nut/nut-20.1/fltk/
H A DNutButtonWidget.cc57 int i, j, k, tabheight = h / 22, packspacing = FL_NORMAL_SIZE / 3; in NutButtonWidget() local
H A DNut.cc319 int tabheight = h / 23; in Nut() local
/dports/devel/upp/upp/uppsrc/CtrlLib/
H A DTabCtrl.h65 int tabheight, margin, extendleft; member
/dports/japanese/w3m/w3m-2b59b9e/
H A Dtable.h105 int *tabheight; member
H A Dtable.c334 int *tabheight; in check_row() local
860 check_cell_height(int *tabheight, int *cellheight, in check_cell_height()
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dtable.h105 int *tabheight; member
H A Dtable.c334 int *tabheight; in check_row() local
860 check_cell_height(int *tabheight, int *cellheight, in check_cell_height()
/dports/www/w3m-img/w3m-2b59b9e/
H A Dtable.h105 int *tabheight; member
H A Dtable.c334 int *tabheight; in check_row() local
860 check_cell_height(int *tabheight, int *cellheight, in check_cell_height()
/dports/www/w3m/w3m-2b59b9e/
H A Dtable.h105 int *tabheight; member
H A Dtable.c334 int *tabheight; in check_row() local
860 check_cell_height(int *tabheight, int *cellheight, in check_cell_height()
/dports/games/flare-engine/flare-engine-1.12/src/
H A DMenuConfig.cpp1288 int tabheight = tab_control->getTabHeight(); in render() local
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DTextOutP.h132 int tabheight; /* Number of pixels for a tab. */ member
/dports/multimedia/jmref/JM/ldecod/src/
H A Dvlc.c623 int tabheight, in code_from_bitstream_2d()