Home
last modified time | relevance | path

Searched refs:SetSRegionDrawBeforeFelistPage (Results 1 – 3 of 3) sorted by relevance

/dports/games/ivan/ivan-059/FeLib/Include/
H A Dgraphics.h83 static void SetSRegionDrawBeforeFelistPage(int iIndex, bool, bool);
/dports/games/ivan/ivan-059/FeLib/Source/
H A Dgraphics.cpp317 void graphics::SetSRegionDrawBeforeFelistPage(int iIndex, bool bDrawBeforeFelistPage, bool bUseXBRZ… in SetSRegionDrawBeforeFelistPage() function in graphics
/dports/games/ivan/ivan-059/Main/Source/
H A Dgame.cpp625 graphics::SetSRegionDrawBeforeFelistPage(iRegionIndexDungeon,true,ivanconfig::IsXBRZScale()); in UpdateSRegionsXBRZ()