Home
last modified time | relevance | path

Searched defs:iYDest (Results 1 – 2 of 2) sorted by relevance

/dports/games/ivan/ivan-059/FeLib/Source/
H A Dbitmap.cpp337 void bitmap::CopyLineFrom(int iYDest, bitmap* bmpFrom, int iYFrom, int iSize, bool bFailSafe){ in CopyLineFrom()
/dports/games/ivan/ivan-059/Main/Source/
H A Dgame.cpp2572 int iYDest=0; in UpdateAltSilhouette() local