Home
last modified time | relevance | path

Searched defs:cellpos (Results 1 – 25 of 26) sorted by relevance

12

/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twmc/
H A Doverlap.c378 void sub_penal( MOVEBOXPTR *cellpos ) in sub_penal()
535 void add_penal( MOVEBOXPTR *cellpos ) in add_penal()
695 void calc_wBins( cellpos ) in calc_wBins() argument
768 void calc_nBins( cellpos ) in calc_nBins() argument
877 void add2bin( cellpos ) in add2bin() argument
/dports/games/golly/golly-3.3-src/gui-common/
H A Dview.cpp173 pair<bigint, bigint> cellpos = currlayer->view->at(x, y); in PointInSelection() local
204 pair<bigint, bigint> cellpos = currlayer->view->at(x, y); in PointInGrid() local
229 pair<bigint, bigint> cellpos = currlayer->view->at(x, y); in DrawCells() local
344 pair<bigint, bigint> cellpos = currlayer->view->at(x, y); in StartDrawingCells() local
388 pair<bigint, bigint> cellpos = currlayer->view->at(x, y); in PickCell() local
441 pair<bigint, bigint> cellpos = currlayer->view->at(x, y); in SelectCells() local
483 pair<bigint, bigint> cellpos = currlayer->view->at(x, y); in StartSelectingCells() local
530 pair<bigint, bigint> cellpos = currlayer->view->at(x, y); in MoveView() local
565 pair<bigint, bigint> cellpos = currlayer->view->at(x, y); in StartMovingView() local
575 pair<bigint, bigint> cellpos = currlayer->view->at(x, y); in MovePaste() local
[all …]
H A Dstatus.cpp232 pair<bigint, bigint> cellpos = currlayer->view->at(x, y); in CheckMouseLocation() local
/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxview.cpp266 pair<bigint, bigint> cellpos = currlayer->view->at(x, y); in PointInGrid() local
1215 pair<bigint, bigint> cellpos = currlayer->view->at(pt.x, pt.y); in ChangeOrigin() local
1819 pair<bigint, bigint> cellpos = currlayer->view->at(x, y); in StartDrawingCells() local
1878 pair<bigint, bigint> cellpos = currlayer->view->at(x, y); in DrawCells() local
1969 pair<bigint, bigint> cellpos = currlayer->view->at(x, y); in PickCell() local
1986 pair<bigint, bigint> cellpos = currlayer->view->at(x, y); in StartSelectingCells() local
2051 pair<bigint, bigint> cellpos = currlayer->view->at(x, y); in SelectCells() local
2081 pair<bigint, bigint> cellpos = currlayer->view->at(x, y); in StartMovingView() local
2097 pair<bigint, bigint> cellpos = currlayer->view->at(x, y); in MoveView() local
2872 pair<bigint, bigint> cellpos = currlayer->view->at(x, y); in OnMouseDown() local
[all …]
/dports/devel/godot/godot-3.2.3-stable/modules/gridmap/
H A Dgrid_map.cpp461 Vector3 cellpos = Vector3(E->get().x, E->get().y, E->get().z); in _octant_update() local
949 Vector3 cellpos = Vector3(ik.x, ik.y, ik.z); in get_meshes() local
1002 Vector3 cellpos = Vector3(key.x, key.y, key.z); in make_baked_meshes() local
/dports/devel/godot-tools/godot-3.2.3-stable/modules/gridmap/
H A Dgrid_map.cpp461 Vector3 cellpos = Vector3(E->get().x, E->get().y, E->get().z); in _octant_update() local
949 Vector3 cellpos = Vector3(ik.x, ik.y, ik.z); in get_meshes() local
1002 Vector3 cellpos = Vector3(key.x, key.y, key.z); in make_baked_meshes() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/include/private/
H A Dfsk.h80 double cellpos; /* bit cell position */ member
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_fsk/
H A Dfsk.h76 double cellpos; /* bit cell position */ member
/dports/devel/godot2-tools/godot-2.1.6-stable/modules/gridmap/
H A Dgrid_map.cpp522 Vector3 cellpos = Vector3(ik.x, ik.y, ik.z); in _octant_enter_tree() local
668 Vector3 cellpos = Vector3(ik.x, ik.y, ik.z); in _octant_update() local
811 Vector3 cellpos = Vector3(ik.x, ik.y, ik.z); in _octant_bake() local
1667 Vector3 cellpos = Vector3(ik.x, ik.y, ik.z); in _get_baked_light_meshes() local
/dports/devel/godot2/godot-2.1.6-stable/modules/gridmap/
H A Dgrid_map.cpp522 Vector3 cellpos = Vector3(ik.x, ik.y, ik.z); in _octant_enter_tree() local
668 Vector3 cellpos = Vector3(ik.x, ik.y, ik.z); in _octant_update() local
811 Vector3 cellpos = Vector3(ik.x, ik.y, ik.z); in _octant_bake() local
1667 Vector3 cellpos = Vector3(ik.x, ik.y, ik.z); in _get_baked_light_meshes() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Ddrviews3.cxx997 sdr::table::CellPos cellpos; in GetRulerState() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Ddrviews3.cxx989 sdr::table::CellPos cellpos; in GetRulerState() local
/dports/math/octave/octave-6.4.0/libgui/qterminal/libqterminal/win32/
H A DQWinTerminalImpl.cpp704 void QConsolePrivate::selectWord (const QPoint & cellpos) in selectWord()
765 void QConsolePrivate::selectLine (const QPoint & cellpos) in selectLine()
/dports/math/gap/gap-4.11.0/pkg/grape-4.8.3/nauty22/
H A Dnautil.c567 set *tcell, int *tcellsize, int *cellpos, int tc_level, in targetcell()
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda-ui/
H A Dgdaui-combo.c804 gint cellpos; in combo_selector_set_column_visible() local
/dports/databases/libgda5-ui/libgda-5.2.10/libgda-ui/
H A Dgdaui-combo.c804 gint cellpos; in combo_selector_set_column_visible() local
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda-ui/
H A Dgdaui-combo.c804 gint cellpos; in combo_selector_set_column_visible() local
/dports/databases/libgda5-postgresql/libgda-5.2.10/libgda-ui/
H A Dgdaui-combo.c804 gint cellpos; in combo_selector_set_column_visible() local
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda-ui/
H A Dgdaui-combo.c804 gint cellpos; in combo_selector_set_column_visible() local
/dports/databases/libgda5-ldap/libgda-5.2.10/libgda-ui/
H A Dgdaui-combo.c804 gint cellpos; in combo_selector_set_column_visible() local
/dports/math/nauty/nauty27r3/
H A Dnautil.c566 int *tcellsize, int *cellpos, int tc_level, boolean digraph, in maketargetcell()
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/
H A Dnautil.c566 int *tcellsize, int *cellpos, int tc_level, boolean digraph, in maketargetcell()
/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dtopitch.cpp1318 int16_t cellpos; // previous cell boundary in compute_pitch_sd() local
/dports/devel/upp/upp/uppsrc/RichText/
H A DRichText.h423 int cellpos; member
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_exp_RTF_listenerWriteDoc.cpp3767 double cellpos = cellLeftPos + dColSpace*0.5; in _newRow() local

12