Home
last modified time | relevance | path

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

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOMATRIX.cpp145 void Matrix::assign_map(Location* locMatrix, int maxXLoc, int maxYLoc ) in assign_map()
199 int maxYLoc = top_y_loc + disp_y_loc; in draw() local
H A DOWEATHER.cpp404 short Weather::tornado_y_loc(short , short maxYLoc) in tornado_y_loc() argument
H A DOWORLD_Z.cpp319 int maxYLoc = top_y_loc + disp_y_loc; in draw() local
463 int maxYLoc = top_y_loc + disp_y_loc; in draw_white_site() local
/dports/cad/openroad/OpenROAD-2.0/src/mpl/src/ParquetFP/src/
H A DPlToSP.cxx67 float maxYLoc = -std::numeric_limits<float>::max(); in naiveAlgo() local
H A DDB.cxx192 float maxYLoc = minYLoc + reqdHeight; in DB() local