Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_DrawInfo.h167 const math::VEC2& GetLocationAdjustScale() const in GetLocationAdjustScale() function
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Pane.cpp615 sx *= drawInfo.GetLocationAdjustScale().x; in CalculateMtx()
616 sy *= drawInfo.GetLocationAdjustScale().y; in CalculateMtx()