Home
last modified time | relevance | path

Searched refs:GetLocationAdjustScale (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/include/nw/lyt/
Dlyt_DrawInfo.h165 const math::VEC2& GetLocationAdjustScale() const in GetLocationAdjustScale() function
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_Pane.cpp613 sx *= drawInfo.GetLocationAdjustScale().x; in CalculateMtx()
614 sy *= drawInfo.GetLocationAdjustScale().y; in CalculateMtx()