Home
last modified time | relevance | path

Searched defs:getGridY (Results 1 – 5 of 5) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DdbTrackGrid.cpp158 void dbTrackGrid::getGridY(std::vector<int>& y_grid) in getGridY() function in odb::dbTrackGrid
H A DdbGCellGrid.cpp268 void dbGCellGrid::getGridY(std::vector<int>& y_grid) in getGridY() function in odb::dbGCellGrid
/dports/games/openxcom/OpenXcom-1.0/src/Basescape/
H A DBaseView.cpp155 int BaseView::getGridY() const in getGridY() function in OpenXcom::BaseView
/dports/games/openmw/openmw-openmw-0.47.0/components/esm/
H A Dloadcell.hpp147 int getGridY() const in getGridY() function
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/face/src/
H A Dlbph_faces.cpp113 inline int getGridY() const CV_OVERRIDE { return _grid_y; } in getGridY() function in cv::face::LBPH