Home
last modified time | relevance | path

Searched defs:gbottom (Results 1 – 6 of 6) sorted by relevance

/dports/games/golly/golly-3.3-src/gollybase/
H A Dltlalgo.h55 int gtop, gleft, gbottom, gright; // cell coordinates of grid edges variable
/dports/games/golly/golly-3.3-src/gui-common/
H A Dcontrol.cpp617 int gbottom = currlayer->algo->gridbottom.toint(); in ClearOutsideGrid() local
926 int gbottom = newalgo->gridbottom.toint(); in ChangeAlgorithm() local
H A Dview.cpp1160 int gbottom = currlayer->algo->gridbottom.toint(); in PasteTemporaryToCurrent() local
/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxcontrol.cpp1209 int gbottom = currlayer->algo->gridbottom.toint(); in ClearOutsideGrid() local
1522 int gbottom = newalgo->gridbottom.toint(); in ChangeAlgorithm() local
H A Dwxview.cpp552 int gbottom = currlayer->algo->gridbottom.toint(); in PasteTemporaryToCurrent() local
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qgraphicswidget/
H A Dtst_qgraphicswidget.cpp1075 qreal gbottom; in getContentsMargins() local